Searched refs:IEEE80211_AUTH_ALG_LEAP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net80211/ | ||
H A D | ieee80211.h | 1446 #define IEEE80211_AUTH_ALG_LEAP 0x0080 macro |
H A D | ieee80211_hostap.c | 2000 else if (algo == IEEE80211_AUTH_ALG_LEAP) { in hostap_recv_mgmt() |