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

/freebsd-9.3-release/contrib/wpa/src/common/
H A Dwpa_common.h32 #define RSN_VERSION 1 macro
H A Dwpa_common.c281 WPA_GET_LE16(hdr->version) != RSN_VERSION) {
/freebsd-9.3-release/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c274 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dpeerkey.c266 WPA_PUT_LE16(hdr->version, RSN_VERSION);
1054 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_ft.c201 WPA_PUT_LE16(rsnie->version, RSN_VERSION);
H A Dwpa.c1899 RSN_VERSION,
/freebsd-9.3-release/sys/net80211/
H A Dieee80211.h824 #define RSN_VERSION 1 /* current supported version */ macro
H A Dieee80211_hostap.c1407 if (w != RSN_VERSION) {
/freebsd-9.3-release/usr.sbin/wpa/hostapd/
H A Ddriver_freebsd.c380 #undef RSN_VERSION macro
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c122 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_auth.c2396 RSN_VERSION,

Completed in 413 milliseconds