Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDieee802_11.h31 int ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
40 static inline int ieee802_11_get_mib_sta(struct hostapd_data *hapd, in ieee802_11_get_mib_sta() function
HDctrl_iface_ap.c249 res = ieee802_11_get_mib_sta(hapd, sta, buf + len, buflen - len); in hostapd_ctrl_iface_sta_mib()
HDieee802_11.c5120 int ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_11_get_mib_sta() function