Searched refs:WPA_VERSION (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_common.h37 #define WPA_VERSION 1 macro
H A Dwpa_common.c1421 WPA_GET_LE16(hdr->version) != WPA_VERSION) {
/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c56 WPA_PUT_LE16(hdr->version, WPA_VERSION);
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c37 WPA_PUT_LE16(hdr->version, WPA_VERSION);
/freebsd-13-stable/sys/net80211/
H A Dieee80211.h1170 #define WPA_VERSION 1 /* current supported version */ macro
H A Dieee80211_hostap.c1261 if (w != WPA_VERSION) {
/freebsd-13-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c604 le16toh(wpa->wpa_version) == WPA_VERSION) {
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_bsd.c661 #undef WPA_VERSION macro

Completed in 143 milliseconds