Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.h110 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta);
H A Dieee802_11.c3392 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_get_aid() function
5583 if (hostapd_get_aid(hapd, sta) < 0) { in handle_assoc()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c797 if (hostapd_get_aid(data, sta) < 0) { in mesh_mpm_add_peer()