Home
last modified time | relevance | path

Searched refs:is_rx_badcipher (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/net80211/
H A Dieee80211_ioctl.h190 u_int32_t is_rx_badcipher; /* rx failed 'cuz key type */ member
/netbsd-src/sbin/ifconfig/
H A Dieee80211.c545 STAT_PRINT(is_rx_badcipher, "rx failed 'cuz key type"); in ieee80211_statistics()