Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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()
/external/wpa_supplicant_8/src/utils/
Dcommon.h338 #ifndef ETH_P_RSN_PREAUTH
339 #define ETH_P_RSN_PREAUTH 0x88c7 macro
/external/wpa_supplicant_8/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()