Searched refs:ap_sta_set_authorized_event (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | sta_info.h | 400 void ap_sta_set_authorized_event(struct hostapd_data *hapd,
|
H A D | sta_info.c | 1500 void ap_sta_set_authorized_event(struct hostapd_data *hapd, in ap_sta_set_authorized_event() function 1604 ap_sta_set_authorized_event(hapd, sta, authorized); in ap_sta_set_authorized()
|
H A D | drv_callbacks.c | 87 ap_sta_set_authorized_event(hapd, sta, 1); in hostapd_notify_assoc_fils_finish() 876 ap_sta_set_authorized_event(hapd, sta, 1); in hostapd_notif_assoc()
|
H A D | ieee802_1x.c | 125 ap_sta_set_authorized_event(hapd, sta, authorized); in ieee802_1x_set_authorized()
|
H A D | ieee802_11.c | 6484 ap_sta_set_authorized_event(hapd, sta, 1); in ieee80211_ml_link_sta_assoc_cb()
|