Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211.h1232 IEEE80211_AUTH_OPEN_RESPONSE = 2, enumerator
H A Dieee80211_sta.c1003 seq != IEEE80211_AUTH_OPEN_RESPONSE) { in sta_auth_open()