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

/freebsd-9.3-release/sys/dev/en/
H A Dmidwayvar.h93 uint32_t txmbovr; /* # of times we dropped due to mbsize */ member in struct:en_stats
H A Dmidway.c1102 EN_COUNT(sc->stats.txmbovr);
3145 printf("\t%d transmit packets dropped due to mbsize\n", s->txmbovr);

Completed in 102 milliseconds