Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve_sysctl.c307 uint64_t *rbytes, uint64_t *rx_dropped_pkt, uint64_t *tpackets, in gve_accum_stats()
H A Dgve_main.c329 uint64_t rx_dropped_pkt = 0; in gve_get_counter() local
H A Dgve.h225 counter_u64_t rx_dropped_pkt; member