Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDwpa_auth.h267 int wpa_get_mib(struct wpa_authenticator *wpa_auth, char *buf, size_t buflen);
HDwpa_auth.c3036 int wpa_get_mib(struct wpa_authenticator *wpa_auth, char *buf, size_t buflen) in wpa_get_mib() function
/NextBSD/contrib/wpa/hostapd/
HDctrl_iface.c2068 res = wpa_get_mib(hapd->wpa_auth, reply + reply_len, in hostapd_ctrl_iface_receive_process()