Home
last modified time | relevance | path

Searched refs:IPPROTO_ENCAP (Results 1 – 25 of 40) sorted by relevance

12

/third_party/rust/crates/rustix/src/backend/linux_raw/
Dc.rs17 AF_X25, IPPROTO_AH, IPPROTO_BEETPH, IPPROTO_COMP, IPPROTO_DCCP, IPPROTO_EGP, IPPROTO_ENCAP,
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Dtypes.rs190 pub const ENCAP: Self = Self(c::IPPROTO_ENCAP as _);
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h99 #define IPPROTO_ENCAP 98 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h98 #define IPPROTO_ENCAP 98 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h99 #define IPPROTO_ENCAP 98 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h99 #define IPPROTO_ENCAP 98 macro
/third_party/musl/include/netinet/
Din.h98 #define IPPROTO_ENCAP 98 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h99 #define IPPROTO_ENCAP 98 macro
/third_party/rust/crates/rustix/src/backend/libc/net/
Dtypes.rs529 pub const ENCAP: Self = Self(c::IPPROTO_ENCAP as _);
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt280 IPPROTO_ENCAP
Dfuchsia.txt358 IPPROTO_ENCAP
Ddragonfly.txt401 IPPROTO_ENCAP
Dnetbsd.txt435 IPPROTO_ENCAP
Dfreebsd.txt451 IPPROTO_ENCAP
Dapple.txt537 IPPROTO_ENCAP
Dlinux.txt974 IPPROTO_ENCAP
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1357 pub const IPPROTO_ENCAP: ::c_int = 98; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2708 pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant
2740 IPPROTO_ENCAP = 98, enumerator
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2707 pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant
2739 IPPROTO_ENCAP = 98, enumerator
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2760 pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant
2792 IPPROTO_ENCAP = 98, enumerator
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2821 pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant
2853 IPPROTO_ENCAP = 98, enumerator
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2823 pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant
2855 IPPROTO_ENCAP = 98, enumerator
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2956 pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant
2988 IPPROTO_ENCAP = 98, enumerator
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2845 pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant
2877 IPPROTO_ENCAP = 98, enumerator
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs3032 pub const IPPROTO_ENCAP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_ENCAP; constant
3064 IPPROTO_ENCAP = 98, enumerator

12