Home
last modified time | relevance | path

Searched refs:IEEE80211_AUTH_SHARED (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/lib/libpcap/net80211/
Dieee80211.h690 IEEE80211_AUTH_SHARED = 2, /* shared-key */ enumerator
/mirbsd/src/sys/net/
Dif_ieee80211.h376 #define IEEE80211_AUTH_SHARED 2 macro
/mirbsd/src/sys/dev/ic/
Dif_wi_hostap.c637 if (sc->wi_authtype != IEEE80211_AUTH_SHARED) { in wihap_auth_req()