Searched refs:InputDiscards (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c4919 stats->InputDiscards +=
6341 children, ifInDiscards, "InputDiscards");
6471 BGE_SYSCTL_STAT_ADD64(ctx, child, "InputDiscards",
6472 &stats->InputDiscards, "Discarded Input Frames");
6789 return (stats->NoMoreRxBDs + stats->InputDiscards +
H A Dif_bgereg.h2747 uint64_t InputDiscards; member in struct:bge_mac_stats

Completed in 105 milliseconds