Home
last modified time | relevance | path

Searched defs:AF_INET (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Lib/test/
Dmock_socket.py159 AF_INET = socket_module.AF_INET variable
/third_party/libwebsockets/include/
Dlibwebsockets.h476 #define AF_INET 2 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h157 #define AF_INET PF_INET macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h153 #define AF_INET PF_INET macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h142 #define AF_INET PF_INET macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h153 #define AF_INET PF_INET macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h153 #define AF_INET PF_INET macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h157 #define AF_INET PF_INET macro
/third_party/musl/include/sys/
Dsocket.h153 #define AF_INET PF_INET macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h153 #define AF_INET PF_INET macro
/third_party/lwip/src/include/lwip/
Dsockets.h238 #define AF_INET 2 macro