Searched refs:send_eap_req (Results 1 – 3 of 3) sorted by relevance
334 void (*send_eap_req)(struct hostapd_data *hapd, struct sta_info *sta, member
2343 if (sta->epp_sta && hapd->send_eap_req) { in ieee802_1x_eapol_send()2344 hapd->send_eap_req(hapd, sta, type, in ieee802_1x_eapol_send()
1743 hapd->send_eap_req = ieee80211_send_eap_req; in hostapd_setup_bss()