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/ |
D | preauth.c | 165 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/ |
D | preauth.c | 150 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/ |
D | common.h | 339 #ifndef ETH_P_RSN_PREAUTH 340 #define ETH_P_RSN_PREAUTH 0x88c7 macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | common.h | 339 #ifndef ETH_P_RSN_PREAUTH 340 #define ETH_P_RSN_PREAUTH 0x88c7 macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | preauth_test.c | 255 l2 = l2_packet_init(wpa_s->ifname, NULL, ETH_P_RSN_PREAUTH, NULL, in wpa_init_conf()
|
D | wpa_priv.c | 469 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/ |
D | preauth_test.c | 263 l2 = l2_packet_init(wpa_s->ifname, NULL, ETH_P_RSN_PREAUTH, NULL, in wpa_init_conf()
|
D | wpa_priv.c | 475 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/ |
D | driver_nl80211_event.c | 2834 case ETH_P_RSN_PREAUTH: in nl80211_control_port_frame()
|