Searched refs:RSN_VERSION (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_common.h39 #define RSN_VERSION 1 macro
H A Dwpa_common.c1240 WPA_GET_LE16(hdr->version) != RSN_VERSION) {
/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dtdls.c1089 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1452 WPA_PUT_LE16(hdr->version, RSN_VERSION);
2064 if (rsn_ver > RSN_VERSION)
2065 rsn_ver = RSN_VERSION;
H A Dwpa_ie.c128 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_ft.c189 WPA_PUT_LE16(rsnie->version, RSN_VERSION);
H A Dwpa.c2551 RSN_VERSION,
3979 WPA_PUT_LE16(rsnie->version, RSN_VERSION);
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c102 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_auth.c4178 RSN_VERSION,
/freebsd-13-stable/sys/net80211/
H A Dieee80211.h1185 #define RSN_VERSION 1 /* current supported version */ macro
H A Dieee80211_hostap.c1438 if (w != RSN_VERSION) {
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_bsd.c660 #undef RSN_VERSION macro

Completed in 129 milliseconds