Home
last modified time | relevance | path

Searched refs:IEEE80211_AUTH_ALG_OPEN (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211.h1226 #define IEEE80211_AUTH_ALG_OPEN 0x0000 macro
H A Dieee80211_sta.c1719 else if (algo == IEEE80211_AUTH_ALG_OPEN) in sta_recv_mgmt()
H A Dieee80211_hostap.c1978 else if (algo == IEEE80211_AUTH_ALG_OPEN) in hostap_recv_mgmt()
H A Dieee80211_output.c2675 : htole16(IEEE80211_AUTH_ALG_OPEN); in ieee80211_send_mgmt()