Searched refs:IEEE80211_CAPAB_PRIVACY (Results 1 – 3 of 3) sorted by relevance
410 if ( beacon->capability & IEEE80211_CAPAB_PRIVACY ) in _sec80211_detect()
1511 if ( beacon->capability & IEEE80211_CAPAB_PRIVACY ) { in net80211_probe_step()2318 assoc->capability |= IEEE80211_CAPAB_PRIVACY; in net80211_send_assoc()
400 #define IEEE80211_CAPAB_PRIVACY 0x0010 macro