HomeSort by relevance Sort by last modified time
    Searched defs:get_netif_info (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp.c 919 * get_netif_info - Get hw and IP addresses for network device
927 static int get_netif_info(const char *net_if, unsigned *ip_addr, function
1054 if (get_netif_info(net_if,
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_upnp.c 889 * get_netif_info - Get hw and IP addresses for network device
896 int get_netif_info(const char *net_if, unsigned *ip_addr, char **ip_addr_text, function
1028 if (get_netif_info(net_if, &sm->ip_addr, &sm->ip_addr_text,
    [all...]

Completed in 579 milliseconds