Searched refs:wpa_auth_get_ip_addr (Results 1 – 3 of 3) sorted by relevance
582 int wpa_auth_get_ip_addr(struct wpa_state_machine *sm, u8 *addr);
1546 if (wpa_auth_get_ip_addr(sta->wpa_sm, ip_addr_buf) == 0) { in ap_sta_set_authorized_event()
6850 int wpa_auth_get_ip_addr(struct wpa_state_machine *sm, u8 *addr) function