/third_party/ltp/testcases/network/lib6/ |
D | asapi_03.c | 86 #ifndef IPV6_RECVTCLASS 87 #define IPV6_RECVTCLASS -1 macro 146 {"IPV6_RECVTCLASS", IPV6_RECVTCLASS, 1, IPV6_TCLASS, 1,
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/ |
D | in.h | 362 #define IPV6_RECVTCLASS 66 macro
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
D | in.h | 361 #define IPV6_RECVTCLASS 66 macro
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
D | in.h | 359 #define IPV6_RECVTCLASS 66 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
D | in.h | 359 #define IPV6_RECVTCLASS 66 macro
|
/third_party/musl/include/netinet/ |
D | in.h | 361 #define IPV6_RECVTCLASS 66 macro
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
D | in.h | 359 #define IPV6_RECVTCLASS 66 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | openbsd.txt | 312 IPV6_RECVTCLASS
|
D | fuchsia.txt | 382 IPV6_RECVTCLASS
|
D | dragonfly.txt | 494 IPV6_RECVTCLASS
|
D | netbsd.txt | 469 IPV6_RECVTCLASS
|
D | freebsd.txt | 553 IPV6_RECVTCLASS
|
D | apple.txt | 627 IPV6_RECVTCLASS
|
D | linux.txt | 1075 IPV6_RECVTCLASS
|
D | android.txt | 968 IPV6_RECVTCLASS
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 497 pub const IPV6_RECVTCLASS: ::c_int = 57; constant
|
/third_party/nghttp2/src/ |
D | shrpx_worker.cc | 843 if (setsockopt(fd, IPPROTO_IPV6, IPV6_RECVTCLASS, &val, in create_quic_server_socket()
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 951 pub const IPV6_RECVTCLASS: ::c_int = 66; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 979 pub const IPV6_RECVTCLASS: ::c_int = 57; constant
|
/third_party/python/Lib/test/ |
D | test_socket.py | 3846 socket.IPV6_RECVTCLASS, 1) 4063 socket.IPV6_RECVTCLASS, 1) 4136 socket.IPV6_RECVTCLASS, 1)
|
/third_party/python/Modules/ |
D | socketmodule.c | 8124 #ifdef IPV6_RECVTCLASS 8125 PyModule_AddIntMacro(m, IPV6_RECVTCLASS);
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1158 pub const IPV6_RECVTCLASS: ::c_int = 57; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1797 pub const IPV6_RECVTCLASS: ::c_int = 66; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 847 pub const IPV6_RECVTCLASS: u32 = 66; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 852 pub const IPV6_RECVTCLASS: u32 = 66; constant
|