Home
last modified time | relevance | path

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

/src/sys/net80211/
H A Dieee80211.h745 #define IEEE80211_CAPINFO_RSN 0x0800 macro
/src/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c2152 if ((pcaps & IEEE80211_CAPINFO_RSN) != 0) in wlan_peercaps_to_snmp()
/src/sbin/ifconfig/
H A Difieee80211.c2640 if (capinfo & IEEE80211_CAPINFO_RSN) in getcaps()