Home
last modified time | relevance | path

Searched defs:AF_INET6 (Results 1 - 25 of 44) sorted by relevance

12

/third_party/curl/lib/
H A Dinet_ntop.c50 #define AF_INET6 (AF_INET + 1) macro
H A Dinet_pton.c47 #define AF_INET6 (AF_INET + 1) macro
H A Durlapi.c67 #define AF_INET6 (AF_INET + 1) macro
/third_party/node/deps/cares/src/lib/
H A Dares_setup.h232 # define AF_INET6 PF_INET6 macro
234 # define AF_INET6 AF_MAX + 1 macro
/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs35 pub const AF_INET6: ::c_int = 23; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs33 pub const AF_INET6: ::c_int = 23; consts
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs63 pub const AF_INET6: ::c_int = 10; consts
/third_party/python/Lib/test/
H A Dmock_socket.py160 AF_INET6 = socket_module.AF_INET6 variable
H A Dtest_socket.py1268 from socket import inet_pton, AF_INET6, has_ipv6 namespace
1358 from socket import inet_ntop, AF_INET6, has_ipv6 namespace
[all...]
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs164 pub const AF_INET6: ::c_int = 23; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h175 #define AF_INET6 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h161 #define AF_INET6 PF_INET6 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h150 #define AF_INET6 PF_INET6 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h161 #define AF_INET6 PF_INET6 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h161 #define AF_INET6 PF_INET6 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h165 #define AF_INET6 PF_INET6 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h161 #define AF_INET6 PF_INET6 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h240 #define AF_INET6 10 macro
242 #define AF_INET6 AF_UNSPEC macro
/third_party/musl/include/sys/
H A Dsocket.h165 #define AF_INET6 PF_INET6 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs451 pub const AF_INET6: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs478 pub const AF_INET6: ::c_int = 10; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs836 pub const AF_INET6: ::c_int = 28; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs671 pub const AF_INET6: ::c_int = 10; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs885 pub const AF_INET6: ::c_int = 28; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs984 pub const AF_INET6: ::c_int = 5; consts

Completed in 56 milliseconds

12