Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_1x.h47 int ieee802_1x_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen);
Dieee802_1x.c2494 int ieee802_1x_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) in ieee802_1x_get_mib() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2467 res = ieee802_1x_get_mib(hapd, reply + reply_len, in hostapd_ctrl_iface_receive_process()