Searched refs:hostapd_sta_is_link_sta (Results 1 – 3 of 3) sorted by relevance
271 bool hostapd_sta_is_link_sta(struct hostapd_data *hapd, in hostapd_sta_is_link_sta() function293 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()
198 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()
29 bool hostapd_sta_is_link_sta(struct hostapd_data *hapd,