Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211.h1446 #define IEEE80211_AUTH_ALG_LEAP 0x0080 macro
H A Dieee80211_hostap.c2000 else if (algo == IEEE80211_AUTH_ALG_LEAP) { in hostap_recv_mgmt()