Home
last modified time | relevance | path

Searched defs:PEER_IP (Results 1 – 8 of 8) sorted by relevance

/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
Dnet_socket_test_002.cpp44 #define PEER_IP localhost macro
Dnet_socket_test_003.cpp44 #define PEER_IP localhost macro
/kernel/liteos_m/components/net/test/
Dlwip_test.h57 #define PEER_IP LOCALHOST macro
/kernel/liteos_a/testsuites/unittest/container/smoke/
DIt_net_container_001.cpp39 static const char *PEER_IP = "192.168.100.5"; variable
DIt_net_container_002.cpp39 static const char *PEER_IP = "192.168.100.5"; variable
DIt_net_container_009.cpp41 static const char *PEER_IP = "192.168.100.5"; variable
DIt_net_container_005.cpp41 static const char *PEER_IP = "192.168.100.5"; variable
/kernel/liteos_m/testsuites/unittest/fuzz/src/socket/
Dnet_fuzz.c197 #define PEER_IP LOCAL_HOST macro