Searched refs:hostapd_sta_assoc (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | drv_callbacks.c | 77 reply_res = hostapd_sta_assoc(hapd, sta->addr, in hostapd_notify_assoc_fils_finish() 355 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 799 hostapd_sta_assoc(hapd, addr, reassoc, ret_status, buf, in hostapd_notif_assoc() 847 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 905 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc()
|
H A D | ap_drv_ops.h | 131 int hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr,
|
H A D | ap_drv_ops.c | 453 int hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_assoc() function
|