Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dpreauth.c159 ETH_P_RSN_PREAUTH, msg, msglen); in rsn_preauth_eapol_send()
193 ETH_P_RSN_PREAUTH, in rsn_preauth_init()
204 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.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()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c2795 case ETH_P_RSN_PREAUTH: in nl80211_control_port_frame()