Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/hostapd/
Dprint-802_11.c359 case IEEE80211_AUTH_OPEN_RESPONSE: in ieee80211_frame()
Dparse.y647 $$.transaction = htole16(IEEE80211_AUTH_OPEN_RESPONSE);
/openbsd/src/sys/net80211/
Dieee80211.h851 IEEE80211_AUTH_OPEN_RESPONSE = 2 enumerator
Dieee80211_proto.c941 seq != IEEE80211_AUTH_OPEN_RESPONSE) { in ieee80211_auth_open()
/openbsd/src/usr.sbin/tcpdump/
Dprint-802_11.c1261 case IEEE80211_AUTH_OPEN_RESPONSE: in ieee80211_frame()