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

/freebsd-10.2-release/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c126 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dtdls.c916 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1593 if (rsn_ver > RSN_VERSION)
1594 rsn_ver = RSN_VERSION;
H A Dpeerkey.c264 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1052 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_ft.c170 WPA_PUT_LE16(rsnie->version, RSN_VERSION);
H A Dwpa.c1897 RSN_VERSION,
/freebsd-10.2-release/contrib/wpa/src/common/
H A Dwpa_common.h26 #define RSN_VERSION 1 macro
H A Dwpa_common.c435 WPA_GET_LE16(hdr->version) != RSN_VERSION) {
/freebsd-10.2-release/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c102 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_auth.c2747 RSN_VERSION,
/freebsd-10.2-release/sys/net80211/
H A Dieee80211.h846 #define RSN_VERSION 1 /* current supported version */ macro
H A Dieee80211_hostap.c1412 if (w != RSN_VERSION) {
/freebsd-10.2-release/contrib/wpa/src/drivers/
H A Ddriver_bsd.c657 #undef RSN_VERSION macro

Completed in 208 milliseconds