Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve_sysctl.c486 uint64_t *tbytes, uint64_t *tx_dropped_pkt) in gve_accum_stats()
H A Dgve_main.c558 uint64_t tx_dropped_pkt = 0; in gve_get_counter() local
H A Dgve.h376 counter_u64_t tx_dropped_pkt; member