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

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa.h26 #ifndef ETH_P_RSN_PREAUTH
27 #define ETH_P_RSN_PREAUTH 0x88c7 macro
H A Dpreauth.c157 ETH_P_RSN_PREAUTH, msg, msglen);
190 ETH_P_RSN_PREAUTH,
201 ETH_P_RSN_PREAUTH,
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpreauth.c147 ETH_P_RSN_PREAUTH, msg, msglen);
180 ETH_P_RSN_PREAUTH,
191 ETH_P_RSN_PREAUTH,
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpreauth.c147 ETH_P_RSN_PREAUTH, msg, msglen);
180 ETH_P_RSN_PREAUTH,
191 ETH_P_RSN_PREAUTH,
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpreauth.c147 ETH_P_RSN_PREAUTH, msg, msglen);
180 ETH_P_RSN_PREAUTH,
191 ETH_P_RSN_PREAUTH,
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h310 #ifndef ETH_P_RSN_PREAUTH
311 #define ETH_P_RSN_PREAUTH 0x88c7 macro
312 #endif /* ETH_P_RSN_PREAUTH */
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h310 #ifndef ETH_P_RSN_PREAUTH
311 #define ETH_P_RSN_PREAUTH 0x88c7 macro
312 #endif /* ETH_P_RSN_PREAUTH */
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h310 #ifndef ETH_P_RSN_PREAUTH
311 #define ETH_P_RSN_PREAUTH 0x88c7 macro
312 #endif /* ETH_P_RSN_PREAUTH */
/external/wpa_supplicant_6/wpa_supplicant/
H A Dpreauth_test.c266 l2 = l2_packet_init(wpa_s->ifname, NULL, ETH_P_RSN_PREAUTH, NULL,
H A Dwpa_priv.c34 #ifndef ETH_P_RSN_PREAUTH
35 #define ETH_P_RSN_PREAUTH 0x88c7 macro
480 if (proto != ETH_P_EAPOL && proto != ETH_P_RSN_PREAUTH) {
555 if (proto != ETH_P_EAPOL && proto != ETH_P_RSN_PREAUTH) {
/external/wpa_supplicant_8/wpa_supplicant/
H A Dpreauth_test.c262 l2 = l2_packet_init(wpa_s->ifname, NULL, ETH_P_RSN_PREAUTH, NULL,
H A Dwpa_priv.c357 if (proto != ETH_P_EAPOL && proto != ETH_P_RSN_PREAUTH) {
432 if (proto != ETH_P_EAPOL && proto != ETH_P_RSN_PREAUTH) {

Completed in 288 milliseconds