Searched refs:S_RX_UNAUTH (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/tools/tools/net80211/wlanstats/
H A Dwlanstats.c158 #define S_RX_UNAUTH AFTER(S_RX_BAD_AUTH) macro
161 #define S_RX_BADKEYID AFTER(S_RX_UNAUTH)
721 case S_RX_UNAUTH: STAT(rx_unauth);
884 case S_RX_UNAUTH: STAT(rx_unauth);

Completed in 75 milliseconds