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

/freebsd-11-stable/tools/tools/net80211/wlanstats/
H A Dwlanstats.c99 #define S_RX_ELEM_TOOBIG AFTER(S_RX_ELEM_MISSING) macro
101 #define S_RX_ELEM_TOOSMALL AFTER(S_RX_ELEM_TOOBIG)
698 case S_RX_ELEM_TOOBIG: STAT(rx_elem_toobig);
861 case S_RX_ELEM_TOOBIG: STAT(rx_elem_toobig);

Completed in 84 milliseconds