Home
last modified time | relevance | path

Searched refs:LOCALHOST (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/components/net/test/
H A Dlwip_test.h51 #define LOCALHOST "127.0.0.1" macro
52 #define STACK_IP LOCALHOST
57 #define PEER_IP LOCALHOST
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_net_container_008.cpp37 static const char *LOCALHOST = "127.0.0.1"; variable
52 sa.sin_addr.s_addr = inet_addr(LOCALHOST); in UdpTcpBind()
H A DIt_net_container_007.cpp34 static const char *LOCALHOST = "127.0.0.1"; variable
53 addr.sin_addr.s_addr = inet_addr(LOCALHOST); in ChildFunc()

Completed in 2 milliseconds