Searched refs:hostapd_ctrl_iface_sta (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/ap/ |
D | ctrl_iface_ap.h | 14 int hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr,
|
D | ctrl_iface_ap.c | 502 int hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, in hostapd_ctrl_iface_sta() function
|
/hostap-latest/wpa_supplicant/ |
D | ap.c | 1551 return hostapd_ctrl_iface_sta(hapd, txtaddr, buf, buflen); in ap_ctrl_iface_sta()
|
/hostap-latest/hostapd/ |
D | ctrl_iface.c | 4056 reply_len = hostapd_ctrl_iface_sta(hapd, buf + 4, reply, in hostapd_ctrl_iface_receive_process()
|