Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dsta_info.h398 bool ap_sta_set_authorized_flag(struct hostapd_data *hapd, struct sta_info *sta,
Dsta_info.c1475 bool ap_sta_set_authorized_flag(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_authorized_flag() function
1622 if (!ap_sta_set_authorized_flag(hapd, sta, authorized)) in ap_sta_set_authorized()
Ddrv_callbacks.c81 updated = ap_sta_set_authorized_flag(hapd, sta, 1); in hostapd_notify_assoc_fils_finish()
855 updated = ap_sta_set_authorized_flag(hapd, sta, 1); in hostapd_notif_assoc()
Dieee802_1x.c122 update = ap_sta_set_authorized_flag(hapd, sta, authorized); in ieee802_1x_set_authorized()
Dieee802_11.c6489 updated = ap_sta_set_authorized_flag(hapd, sta, 1); in ieee80211_ml_link_sta_assoc_cb()