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

/freebsd-10.3-release/tools/tools/net80211/wlanstats/
H A Dwlanstats.c99 #define S_RX_ELEM_TOOSMALL AFTER(S_RX_ELEM_TOOBIG) macro
101 #define S_RX_ELEM_UNKNOWN AFTER(S_RX_ELEM_TOOSMALL)
700 case S_RX_ELEM_TOOSMALL: STAT(rx_elem_toosmall);
862 case S_RX_ELEM_TOOSMALL: STAT(rx_elem_toosmall);

Completed in 58 milliseconds