Searched refs:wpa_sm_ether_send (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant/ |
D | wpa_i.h | 178 static inline int wpa_sm_ether_send(struct wpa_sm *sm, const u8 *dest, in wpa_sm_ether_send() function
|
D | wpa.c | 964 wpa_sm_ether_send(sm, dest, proto, msg, msg_len); in wpa_eapol_key_send() 1424 wpa_sm_ether_send(sm, sm->bssid, ETH_P_EAPOL, in wpa_supplicant_get_pmk()
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
D | wpa_i.h | 158 static inline int wpa_sm_ether_send(struct wpa_sm *sm, const u8 *dest, in wpa_sm_ether_send() function
|
D | wpa.c | 125 wpa_sm_ether_send(sm, dest, proto, msg, msg_len); in wpa_eapol_key_send() 285 wpa_sm_ether_send(sm, sm->bssid, ETH_P_EAPOL, in wpa_supplicant_get_pmk()
|