Home
last modified time | relevance | path

Searched refs:IPV6_RECVHOPLIMIT (Results 1 – 25 of 29) sorted by relevance

12

/third_party/ltp/testcases/network/lib6/
Dasapi_03.c74 #ifndef IPV6_RECVHOPLIMIT
75 #define IPV6_RECVHOPLIMIT -1 macro
138 {"IPV6_RECVHOPLIMIT", IPV6_RECVHOPLIMIT, 1, IPV6_HOPLIMIT, 1,
149 {"IPV6_RECVTCLASS (2)", IPV6_RECVHOPLIMIT, 1, IPV6_TCLASS, 0,
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h350 #define IPV6_RECVHOPLIMIT 51 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h349 #define IPV6_RECVHOPLIMIT 51 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h347 #define IPV6_RECVHOPLIMIT 51 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h347 #define IPV6_RECVHOPLIMIT 51 macro
/third_party/musl/include/netinet/
Din.h349 #define IPV6_RECVHOPLIMIT 51 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h347 #define IPV6_RECVHOPLIMIT 51 macro
/third_party/python/Lib/test/
Dtest_socket.py3770 socket.IPV6_RECVHOPLIMIT, 1)
3844 socket.IPV6_RECVHOPLIMIT, 1)
3956 socket.IPV6_RECVHOPLIMIT, 1)
4032 socket.IPV6_RECVHOPLIMIT, 1)
4061 socket.IPV6_RECVHOPLIMIT, 1)
4134 socket.IPV6_RECVHOPLIMIT, 1)
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt1069 IPV6_RECVHOPLIMIT
Dandroid.txt962 IPV6_RECVHOPLIMIT
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs939 pub const IPV6_RECVHOPLIMIT: ::c_int = 51; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1037 pub const IPV6_RECVHOPLIMIT: ::c_int = 34; constant
/third_party/python/Modules/
Dsocketmodule.c8112 #ifdef IPV6_RECVHOPLIMIT
8113 PyModule_AddIntMacro(m, IPV6_RECVHOPLIMIT);
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1147 pub const IPV6_RECVHOPLIMIT: ::c_int = 37; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs835 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs840 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs835 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs836 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs847 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs844 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs847 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1055 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs835 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1055 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs844 pub const IPV6_RECVHOPLIMIT: u32 = 51; constant

12