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

/freebsd-11-stable/tools/tools/net80211/wlanstats/
H A Dwlanstats.c101 #define S_RX_ELEM_TOOSMALL AFTER(S_RX_ELEM_TOOBIG) macro
103 #define S_RX_ELEM_UNKNOWN AFTER(S_RX_ELEM_TOOSMALL)
699 case S_RX_ELEM_TOOSMALL: STAT(rx_elem_toosmall);
862 case S_RX_ELEM_TOOSMALL: STAT(rx_elem_toosmall);

Completed in 50 milliseconds