Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dctrl_iface_ap.h14 int hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr,
H A Dctrl_iface_ap.c502 int hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, in hostapd_ctrl_iface_sta() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c1551 return hostapd_ctrl_iface_sta(hapd, txtaddr, buf, buflen); in ap_ctrl_iface_sta()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4044 reply_len = hostapd_ctrl_iface_sta(hapd, buf + 4, reply, in hostapd_ctrl_iface_receive_process()