Searched refs:hostapd_drv_hapd_send_eapol (Results 1 – 3 of 3) sorted by relevance
136 static inline int hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, in hostapd_drv_hapd_send_eapol() function
253 return hostapd_drv_hapd_send_eapol(hapd, addr, data, data_len, in hostapd_wpa_auth_send_eapol()
69 hostapd_drv_hapd_send_eapol(hapd, sta->addr, buf, len, in ieee802_1x_send()