Home
last modified time | relevance | path

Searched refs:ETH_P_RSN_PREAUTH (Results 1 – 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dpreauth.c165 ETH_P_RSN_PREAUTH, msg, msglen); in rsn_preauth_eapol_send()
200 ETH_P_RSN_PREAUTH, in rsn_preauth_init()
211 ETH_P_RSN_PREAUTH, in rsn_preauth_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dpreauth.c150 ETH_P_RSN_PREAUTH, msg, msglen); in rsn_preauth_eapol_send()
184 ETH_P_RSN_PREAUTH, in rsn_preauth_init()
195 ETH_P_RSN_PREAUTH, in rsn_preauth_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.h339 #ifndef ETH_P_RSN_PREAUTH
340 #define ETH_P_RSN_PREAUTH 0x88c7 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.h339 #ifndef ETH_P_RSN_PREAUTH
340 #define ETH_P_RSN_PREAUTH 0x88c7 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dpreauth_test.c255 l2 = l2_packet_init(wpa_s->ifname, NULL, ETH_P_RSN_PREAUTH, NULL, in wpa_init_conf()
Dwpa_priv.c469 return proto == ETH_P_EAPOL || proto == ETH_P_RSN_PREAUTH || in wpa_priv_allowed_l2_proto()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dpreauth_test.c263 l2 = l2_packet_init(wpa_s->ifname, NULL, ETH_P_RSN_PREAUTH, NULL, in wpa_init_conf()
Dwpa_priv.c475 return proto == ETH_P_EAPOL || proto == ETH_P_RSN_PREAUTH || in wpa_priv_allowed_l2_proto()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_event.c2834 case ETH_P_RSN_PREAUTH: in nl80211_control_port_frame()