Searched refs:wpa_get_mib_sta (Results 1 – 3 of 3) sorted by relevance
280 int wpa_get_mib_sta(struct wpa_state_machine *sm, char *buf, size_t buflen);
133 res = wpa_get_mib_sta(sta->wpa_sm, buf + len, buflen - len); in hostapd_ctrl_iface_sta_mib()
3671 int wpa_get_mib_sta(struct wpa_state_machine *sm, char *buf, size_t buflen) in wpa_get_mib_sta() function