Searched refs:hostapd_notif_disassoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dhostapd.h627 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr);
H A Ddrv_callbacks.c655 void hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) function
668 "hostapd_notif_disassoc: Skip event with no address");
1775 hostapd_notif_disassoc(hapd, data->disassoc_info.addr);
1779 hostapd_notif_disassoc(hapd, data->deauth_info.addr);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Devents.c3542 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], addr);
3611 hostapd_notif_disassoc(wpa_s->ap_iface->bss[0], info->addr);

Completed in 67 milliseconds