Searched refs:hostapd_get_aid (Results 1 – 3 of 3) sorted by relevance
87 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta);
3164 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_get_aid() function4921 if (hostapd_get_aid(hapd, sta) < 0) { in handle_assoc()
790 if (hostapd_get_aid(data, sta) < 0) { in mesh_mpm_add_peer()