Home
last modified time | relevance | path

Searched refs:IPV6_ORIGDSTADDR (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h366 #define IPV6_ORIGDSTADDR 74 macro
367 #define IPV6_RECVORIGDSTADDR IPV6_ORIGDSTADDR
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h364 #define IPV6_ORIGDSTADDR 74 macro
365 #define IPV6_RECVORIGDSTADDR IPV6_ORIGDSTADDR
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h364 #define IPV6_ORIGDSTADDR 74 macro
365 #define IPV6_RECVORIGDSTADDR IPV6_ORIGDSTADDR
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h367 #define IPV6_ORIGDSTADDR 74 macro
368 #define IPV6_RECVORIGDSTADDR IPV6_ORIGDSTADDR
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h364 #define IPV6_ORIGDSTADDR 74 macro
365 #define IPV6_RECVORIGDSTADDR IPV6_ORIGDSTADDR
/third_party/musl/include/netinet/
H A Din.h366 #define IPV6_ORIGDSTADDR 74 macro
367 #define IPV6_RECVORIGDSTADDR IPV6_ORIGDSTADDR
/third_party/rust/crates/nix/src/sys/socket/
H A Dsockopt.rs972 libc::IPV6_ORIGDSTADDR,
H A Dmod.rs988 (libc::IPPROTO_IPV6, libc::IPV6_ORIGDSTADDR) => { in decode_from()
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs956 pub const IPV6_ORIGDSTADDR: ::c_int = 74; consts
957 pub const IPV6_RECVORIGDSTADDR: ::c_int = IPV6_ORIGDSTADDR;
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2933 pub const IPV6_ORIGDSTADDR: ::c_int = 72; consts
2934 pub const IPV6_RECVORIGDSTADDR: ::c_int = IPV6_ORIGDSTADDR;
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs859 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs864 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs864 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs871 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs868 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs871 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs868 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs858 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1079 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs859 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1079 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs859 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs860 pub const IPV6_ORIGDSTADDR: u32 = 74; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs859 pub const IPV6_ORIGDSTADDR: u32 = 74; consts

Completed in 197 milliseconds