Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211_ioctl.h381 #define IEEE80211_NODEREQ_ASSOCFAIL_PRIVACY 0x04 macro
/openbsd/sbin/ifconfig/
H A Difconfig.c2406 if (assoc_fail & IEEE80211_NODEREQ_ASSOCFAIL_PRIVACY) in print_assoc_failures()
2408 assoc_fail &= ~IEEE80211_NODEREQ_ASSOCFAIL_PRIVACY; in print_assoc_failures()