Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dctrl_iface_ap.h12 int hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd,
H A Dctrl_iface_ap.c495 int hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, in hostapd_ctrl_iface_sta_first() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c1536 return hostapd_ctrl_iface_sta_first(hapd, buf, buflen); in ap_ctrl_iface_sta_first()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4041 reply_len = hostapd_ctrl_iface_sta_first(hapd, reply, in hostapd_ctrl_iface_receive_process()