Home
last modified time | relevance | path

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

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