Searched refs:send_eapol (Results 1 – 6 of 6) sorted by relevance
479 cb.send_eapol = auth_send_eapol; in auth_init_group()
263 int (*send_eapol)(void *ctx, const u8 *addr, const u8 *data, member
1272 .send_eapol = hostapd_wpa_auth_send_eapol, in hostapd_setup_wpa()
161 if (wpa_auth->cb->send_eapol == NULL) in wpa_auth_send_eapol()163 return wpa_auth->cb->send_eapol(wpa_auth->cb_ctx, addr, data, data_len, in wpa_auth_send_eapol()
420 .send_eapol = auth_send_eapol, in ibss_rsn_auth_init_group()
1875 API (new send_eapol handler); this can be used to implement driver