Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h54 int hostapd_get_seqnum(const char *ifname, struct hostapd_data *hapd,
Dwpa_auth_glue.c246 return hostapd_get_seqnum(hapd->conf->iface, hapd, addr, idx, seq); in hostapd_wpa_auth_get_seqnum()
Dap_drv_ops.c438 int hostapd_get_seqnum(const char *ifname, struct hostapd_data *hapd, in hostapd_get_seqnum() function