Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_1x.h50 int ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
H A Dctrl_iface_ap.c255 res = ieee802_1x_get_mib_sta(hapd, sta, buf + len, buflen - len); in hostapd_ctrl_iface_sta_mib()
H A Dieee802_1x.c2717 int ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_get_mib_sta() function