Home
last modified time | relevance | path

Searched refs:NetContainerGetLocalIP (Results 1 - 5 of 5) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_net_container_002.cpp75 ret = NetContainerGetLocalIP("eth0", oldIp, IpLen); in ChildFunc()
85 ret = NetContainerGetLocalIP("eth0", newIp, IpLen); in ChildFunc()
101 ret = NetContainerGetLocalIP(IFNAME, newIp, IpLen); in ChildFunc()
123 ret = NetContainerGetLocalIP("eth0", oldIp, IpLen); in ItNetContainer002()
136 ret = NetContainerGetLocalIP("eth0", newIp, IpLen); in ItNetContainer002()
H A DIt_net_container_001.cpp76 ret = NetContainerGetLocalIP("eth0", oldIp, IpLen); in ChildFunc()
92 ret = NetContainerGetLocalIP(IFNAME, newIp, IpLen); in ChildFunc()
114 ret = NetContainerGetLocalIP("eth0", oldIp, IpLen); in ItNetContainer001()
127 ret = NetContainerGetLocalIP("eth0", newIp, IpLen); in ItNetContainer001()
H A DIt_net_container_009.cpp168 ret = NetContainerGetLocalIP(IFNAME, newIp, IpLen); in TcpClientThread()
190 ret = NetContainerGetLocalIP(IFNAME, newIp, IpLen); in ChildFunc()
/kernel/liteos_a/testsuites/unittest/container/
H A DIt_container_test.h106 int NetContainerGetLocalIP(const char *ifname, char *ip, int ipLen);
H A DIt_container_test.cpp217 int NetContainerGetLocalIP(const char *ifname, char *ip, int ipLen) in NetContainerGetLocalIP() function

Completed in 3 milliseconds