Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_drv_ops.c271 bool hostapd_sta_is_link_sta(struct hostapd_data *hapd, in hostapd_sta_is_link_sta() function
293 if (hostapd_sta_is_link_sta(hapd, sta)) { in hostapd_set_authorized()
328 if (hostapd_sta_is_link_sta(hapd, sta)) { in hostapd_set_sta_flags()
Dsta_info.c198 if (hostapd_sta_is_link_sta(hapd, sta) && in __ap_free_sta()
355 if (hostapd_sta_is_link_sta(hapd, sta)) in ap_free_sta()
515 if (!hostapd_sta_is_link_sta(hapd, prev)) in hostapd_free_link_stas()
Dap_drv_ops.h29 bool hostapd_sta_is_link_sta(struct hostapd_data *hapd,