Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dctrl_iface_ap.c235 static int hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, in hostapd_ctrl_iface_sta_mib() function
498 return hostapd_ctrl_iface_sta_mib(hapd, hapd->sta_list, buf, buflen); in hostapd_ctrl_iface_sta_first()
537 ret = hostapd_ctrl_iface_sta_mib(hapd, sta, buf, buflen); in hostapd_ctrl_iface_sta()
562 return hostapd_ctrl_iface_sta_mib(hapd, sta->next, buf, buflen); in hostapd_ctrl_iface_sta_next()