Searched refs:rx_drop_overrun_bytes (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vnic/ | ||
H A D | nic.h | 232 uint64_t rx_drop_overrun_bytes; member |
H A D | nicvf_main.c | 1570 stats->rx_drop_overrun_bytes = GET_RX_STATS(RX_ORUN_OCTS); in nicvf_update_stats() |