Home
last modified time | relevance | path

Searched refs:NetContainerResetNetAddr (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_net_container_005.cpp110 int ret = NetContainerResetNetAddr(IFNAME, PEER_IP, NETMASK, GW); in ChildFunc()
167 int ret = NetContainerResetNetAddr(IFNAME, SERVER_IP, NETMASK, GW); in UdpServerThread()
H A DIt_net_container_009.cpp163 int ret = NetContainerResetNetAddr(IFNAME, PEER_IP, NETMASK, GW); in TcpClientThread()
185 int ret = NetContainerResetNetAddr(IFNAME, SERVER_IP, NETMASK, GW); in ChildFunc()
H A DIt_net_container_002.cpp95 ret = NetContainerResetNetAddr(IFNAME, PEER_IP, NETMASK, GW); in ChildFunc()
H A DIt_net_container_001.cpp86 ret = NetContainerResetNetAddr(IFNAME, PEER_IP, NETMASK, GW); in ChildFunc()
/kernel/liteos_a/testsuites/unittest/container/
H A DIt_container_test.h104 int NetContainerResetNetAddr(const char *ifname, const char *ip, const char *netmask, const char *gw);
H A DIt_container_test.cpp202 int NetContainerResetNetAddr(const char *ifname, const char *ip, const char *netmask, const char *gw) in NetContainerResetNetAddr() function

Completed in 4 milliseconds