Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dctrl_iface_ap.h12 int hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd,
H A Dctrl_iface_ap.c356 int hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, in hostapd_ctrl_iface_sta_first() function
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dap.c1252 return hostapd_ctrl_iface_sta_first(hapd, buf, buflen); in ap_ctrl_iface_sta_first()