Searched refs:get_netif_info (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps_upnp_i.h | 160 int get_netif_info(const char *net_if, unsigned *ip_addr, char **ip_addr_text,
|
D | wps_upnp.c | 895 int get_netif_info(const char *net_if, unsigned *ip_addr, char **ip_addr_text, in get_netif_info() function 1027 if (get_netif_info(net_if, &sm->ip_addr, &sm->ip_addr_text, in upnp_wps_device_start()
|
D | wps_er.c | 1301 if (get_netif_info(er->ifname, &er->ip_addr, &er->ip_addr_text, in wps_er_init()
|