Home
last modified time | relevance | path

Searched defs:net_if (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/bionic/tests/
H A Dnet_if_test.cpp24 TEST(net_if, if_nametoindex_if_indextoname) { in TEST() argument
34 TEST(net_if, if_nametoindex_fail) { in TEST() argument
39 TEST(net_if, if_nameindex) { in TEST() argument
69 TEST(net_if, if_freenameindex_nullptr) { in TEST() argument
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp.c918 int get_netif_info(const char *net_if, unsigned *ip_addr, char **ip_addr_text, in get_netif_info()
1045 static int upnp_wps_device_start(struct upnp_wps_device_sm *sm, char *net_if) in upnp_wps_device_start()
1176 void *priv, char *net_if) in upnp_wps_device_init()
H A Dwps_upnp_ssdp.c801 int add_ssdp_network(const char *net_if) in add_ssdp_network()