Home
last modified time | relevance | path

Searched refs:IEEE80211_ELEMID_CHALLENGE (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211.h946 IEEE80211_ELEMID_CHALLENGE = 16, enumerator
H A Dieee80211_sta.c1064 if (*frm == IEEE80211_ELEMID_CHALLENGE) in sta_auth_shared()
H A Dieee80211_hostap.c1039 if (*frm == IEEE80211_ELEMID_CHALLENGE) in hostap_auth_shared()
H A Dieee80211_output.c2682 IEEE80211_ELEMID_CHALLENGE); in ieee80211_send_mgmt()
/f-stack/tools/ifconfig/
H A Difieee80211.c3577 case IEEE80211_ELEMID_CHALLENGE:return " CHALLENGE"; in iename()