Home
last modified time | relevance | path

Searched refs:hostapd_drv_hapd_send_eapol (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/ap/
H A Dap_drv_ops.h183 static inline int hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, in hostapd_drv_hapd_send_eapol() function
H A Dwpa_auth_glue.c442 return hostapd_drv_hapd_send_eapol(hapd, addr, data, data_len, in hostapd_wpa_auth_send_eapol()
H A Dieee802_1x.c99 hostapd_drv_hapd_send_eapol( in ieee802_1x_send()