Home
last modified time | relevance | path

Searched refs:IEEE80211_BEACON_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/tools/net80211/stumbler/
H A Dstumbler.c549 if (IEEE80211_BEACON_CAPABILITY(data) & IEEE80211_CAPINFO_PRIVACY) in get_beacon_info()
/freebsd/sys/net80211/
H A Dieee80211.h721 #define IEEE80211_BEACON_CAPABILITY(beacon) \ macro
/freebsd/tools/tools/net80211/wesside/wesside/
H A Dwesside.c686 if ( !(IEEE80211_BEACON_CAPABILITY(ptr) & IEEE80211_CAPINFO_PRIVACY)) { in get_victim_ssid()