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

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dctrl_iface_ap.c27 static int hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, function
68 return hostapd_ctrl_iface_sta_mib(hapd, hapd->sta_list, buf, buflen);
84 return hostapd_ctrl_iface_sta_mib(hapd, ap_get_sta(hapd, addr),
103 return hostapd_ctrl_iface_sta_mib(hapd, sta->next, buf, buflen);

Completed in 158 milliseconds