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

/netbsd-current/sys/net80211/
H A Dieee80211.h579 #define RSN_VERSION 1 /* current supported version */ macro
H A Dieee80211_output.c1190 ADDSHORT(frm, RSN_VERSION);
H A Dieee80211_input.c1827 if (w != RSN_VERSION) {
/netbsd-current/external/bsd/wpa/dist/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);
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dwpa_common.h40 #define RSN_VERSION 1 macro
H A Dwpa_common.c1240 WPA_GET_LE16(hdr->version) != RSN_VERSION) {
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_ie.c102 WPA_PUT_LE16(hdr->version, RSN_VERSION);
H A Dwpa_auth.c4178 RSN_VERSION,
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_bsd.c878 #undef RSN_VERSION macro

Completed in 370 milliseconds