Home
last modified time | relevance | path

Searched refs:ap_sta_set_authorized_flag (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dsta_info.h398 bool ap_sta_set_authorized_flag(struct hostapd_data *hapd, struct sta_info *sta,
H A Dsta_info.c1471 bool ap_sta_set_authorized_flag(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_authorized_flag() function
1602 if (!ap_sta_set_authorized_flag(hapd, sta, authorized)) in ap_sta_set_authorized()
H A Ddrv_callbacks.c81 updated = ap_sta_set_authorized_flag(hapd, sta, 1); in hostapd_notify_assoc_fils_finish()
853 updated = ap_sta_set_authorized_flag(hapd, sta, 1); in hostapd_notif_assoc()
H A Dieee802_1x.c122 update = ap_sta_set_authorized_flag(hapd, sta, authorized); in ieee802_1x_set_authorized()
H A Dieee802_11.c6480 updated = ap_sta_set_authorized_flag(hapd, sta, 1); in ieee80211_ml_link_sta_assoc_cb()