Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h780 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr,
H A Ddrv_callbacks.c251 int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, in hostapd_notif_assoc() function
2549 hostapd_notif_assoc(hapd, data->assoc_info.addr, in wpa_supplicant_event()
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c4146 hostapd_notif_assoc(wpa_s->ap_iface->bss[0], in wpa_supplicant_event_assoc()