Home
last modified time | relevance | path

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

/freebsd-head/sys/net80211/
HDieee80211.h1444 #define IEEE80211_AUTH_ALG_OPEN 0x0000 macro
HDieee80211_sta.c1731 else if (algo == IEEE80211_AUTH_ALG_OPEN) in sta_recv_mgmt()
HDieee80211_hostap.c2025 else if (algo == IEEE80211_AUTH_ALG_OPEN) in hostap_recv_mgmt()
HDieee80211_output.c2748 : htole16(IEEE80211_AUTH_ALG_OPEN); in ieee80211_send_mgmt()