Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDhostapd.h628 void hostapd_event_sta_low_ack(struct hostapd_data *hapd, const u8 *addr);
HDdrv_callbacks.c692 void hostapd_event_sta_low_ack(struct hostapd_data *hapd, const u8 *addr) in hostapd_event_sta_low_ack() function
1784 hostapd_event_sta_low_ack(hapd, data->low_ack.addr); in wpa_supplicant_event()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDevents.c4821 hostapd_event_sta_low_ack(wpa_s->ap_iface->bss[0], in wpa_supplicant_event()