Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h582 int wpa_auth_get_ip_addr(struct wpa_state_machine *sm, u8 *addr);
Dsta_info.c1546 if (wpa_auth_get_ip_addr(sta->wpa_sm, ip_addr_buf) == 0) { in ap_sta_set_authorized_event()
Dwpa_auth.c6850 int wpa_auth_get_ip_addr(struct wpa_state_machine *sm, u8 *addr) function