Home
last modified time | relevance | path

Searched refs:hostapd_ctrl_iface_sta_next (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dctrl_iface_ap.h16 int hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr,
H A Dctrl_iface_ap.c544 int hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, in hostapd_ctrl_iface_sta_next() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c1566 return hostapd_ctrl_iface_sta_next(hapd, txtaddr, buf, buflen); in ap_ctrl_iface_sta_next()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4047 reply_len = hostapd_ctrl_iface_sta_next(hapd, buf + 9, reply, in hostapd_ctrl_iface_receive_process()