Home
last modified time | relevance | path

Searched defs:tpackets (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/gve/
H A Dgve_sysctl.c241 gve_accum_stats(struct gve_priv * priv,uint64_t * rpackets,uint64_t * rbytes,uint64_t * rx_dropped_pkt,uint64_t * tpackets,uint64_t * tbytes,uint64_t * tx_dropped_pkt) gve_accum_stats() argument
H A Dgve_main.c320 uint64_t tpackets = 0; gve_get_counter() local
H A Dgve.h275 counter_u64_t tpackets; global() member