Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h334 void (*send_eap_req)(struct hostapd_data *hapd, struct sta_info *sta, member
H A Dieee802_1x.c2343 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()
H A Dhostapd.c1743 hapd->send_eap_req = ieee80211_send_eap_req; in hostapd_setup_bss()