Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dctrl_iface_ap.h27 int hostapd_ctrl_iface_status(struct hostapd_data *hapd, char *buf,
Dctrl_iface_ap.c783 int hostapd_ctrl_iface_status(struct hostapd_data *hapd, char *buf, in hostapd_ctrl_iface_status() function
/hostap-latest/hostapd/
Dctrl_iface.c4016 reply_len = hostapd_ctrl_iface_status(hapd, reply, in hostapd_ctrl_iface_receive_process()