/third_party/rust/crates/rustix/src/backend/linux_raw/net/ |
H A D | types.rs | 159 /// `IPPROTO_IPIP` 160 pub const IPIP: Self = Self(c::IPPROTO_IPIP as _);
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
H A D | in.h | 78 #define IPPROTO_IPIP 4 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
H A D | in.h | 79 #define IPPROTO_IPIP 4 macro
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
H A D | in.h | 79 #define IPPROTO_IPIP 4 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/ |
H A D | in.h | 79 #define IPPROTO_IPIP 4 macro
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
H A D | in.h | 79 #define IPPROTO_IPIP 4 macro
|
/third_party/musl/include/netinet/ |
H A D | in.h | 78 #define IPPROTO_IPIP 4 macro
|
/third_party/rust/crates/rustix/src/backend/libc/net/ |
H A D | types.rs | 458 /// `IPPROTO_IPIP` 460 pub const IPIP: Self = Self(c::IPPROTO_IPIP as _);
|
/third_party/toybox/toys/pending/ |
H A D | ip.c | 2454 printf("%s: %s/ip", ptnl->name, ptnl->iph.protocol == IPPROTO_IPIP ? "ip" : in display_tunnel() 2568 ptnl->iph.protocol = IPPROTO_IPIP; in parse_iptunnel_args() 2692 if (ptnl->iph.protocol == IPPROTO_IPIP || in parse_iptunnel_args() 2721 if (iptnl.iph.protocol == IPPROTO_IPIP) in tunnellist() 2753 if (iptnl.iph.protocol == IPPROTO_IPIP) in tunnelupdate()
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 2693 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2725 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 2692 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2724 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 2672 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2704 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | mod.rs | 1014 pub const IPPROTO_IPIP: ::c_int = 4; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
H A D | mod.rs | 854 pub const IPPROTO_IPIP: ::c_int = 4; consts
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
H A D | mod.rs | 1175 pub const IPPROTO_IPIP: ::c_int = 4; consts
|
/third_party/python/Modules/ |
H A D | socketmodule.c | 7986 #ifdef IPPROTO_IPIP 7987 PyModule_AddIntMacro(m, IPPROTO_IPIP);
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 2808 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2840 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 2877 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2909 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 2830 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2862 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 2941 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2973 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 2776 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2808 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 3041 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 3073 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 2745 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2777 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 3017 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 3049 IPPROTO_IPIP = 4,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 2723 pub const IPPROTO_IPIP: _bindgen_ty_1 = _bindgen_ty_1::IPPROTO_IPIP; consts 2755 IPPROTO_IPIP = 4,
|