Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dctrl_iface_ap.h14 int hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr,
Dctrl_iface_ap.c399 int hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, in hostapd_ctrl_iface_sta() function
/hostap-3.6.0/wpa_supplicant/
Dap.c1500 return hostapd_ctrl_iface_sta(hapd, txtaddr, buf, buflen); in ap_ctrl_iface_sta()
/hostap-3.6.0/hostapd/
Dctrl_iface.c3563 reply_len = hostapd_ctrl_iface_sta(hapd, buf + 4, reply, in hostapd_ctrl_iface_receive_process()