Home
last modified time | relevance | path

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

/freebsd-head/sys/net80211/
HDieee80211.h1449 IEEE80211_AUTH_OPEN_REQUEST = 1, enumerator
HDieee80211_hostap.c940 if (seq != IEEE80211_AUTH_OPEN_REQUEST) { in hostap_auth_open()