Home
last modified time | relevance | path

Searched refs:IPV6_RECVTCLASS (Results 1 – 25 of 38) sorted by relevance

12

/third_party/ltp/testcases/network/lib6/
Dasapi_03.c86 #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/
Din.h362 #define IPV6_RECVTCLASS 66 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h361 #define IPV6_RECVTCLASS 66 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h359 #define IPV6_RECVTCLASS 66 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h359 #define IPV6_RECVTCLASS 66 macro
/third_party/musl/include/netinet/
Din.h361 #define IPV6_RECVTCLASS 66 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h359 #define IPV6_RECVTCLASS 66 macro
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt312 IPV6_RECVTCLASS
Dfuchsia.txt382 IPV6_RECVTCLASS
Ddragonfly.txt494 IPV6_RECVTCLASS
Dnetbsd.txt469 IPV6_RECVTCLASS
Dfreebsd.txt553 IPV6_RECVTCLASS
Dapple.txt627 IPV6_RECVTCLASS
Dlinux.txt1075 IPV6_RECVTCLASS
Dandroid.txt968 IPV6_RECVTCLASS
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs497 pub const IPV6_RECVTCLASS: ::c_int = 57; constant
/third_party/nghttp2/src/
Dshrpx_worker.cc843 if (setsockopt(fd, IPPROTO_IPV6, IPV6_RECVTCLASS, &val, in create_quic_server_socket()
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs951 pub const IPV6_RECVTCLASS: ::c_int = 66; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs979 pub const IPV6_RECVTCLASS: ::c_int = 57; constant
/third_party/python/Lib/test/
Dtest_socket.py3846 socket.IPV6_RECVTCLASS, 1)
4063 socket.IPV6_RECVTCLASS, 1)
4136 socket.IPV6_RECVTCLASS, 1)
/third_party/python/Modules/
Dsocketmodule.c8124 #ifdef IPV6_RECVTCLASS
8125 PyModule_AddIntMacro(m, IPV6_RECVTCLASS);
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1158 pub const IPV6_RECVTCLASS: ::c_int = 57; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1797 pub const IPV6_RECVTCLASS: ::c_int = 66; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs847 pub const IPV6_RECVTCLASS: u32 = 66; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs852 pub const IPV6_RECVTCLASS: u32 = 66; constant

12