Home
last modified time | relevance | path

Searched refs:IPPROTO_BEETPH (Results 1 – 23 of 23) sorted by relevance

/external/strace/xlat/
Dinet_protocols.h160 #if defined(IPPROTO_BEETPH) || (defined(HAVE_DECL_IPPROTO_BEETPH) && HAVE_DECL_IPPROTO_BEETPH)
162 static_assert((IPPROTO_BEETPH) == (94), "IPPROTO_BEETPH != 94");
165 # define IPPROTO_BEETPH 94
266 XLAT(IPPROTO_BEETPH),
Dinet_protocols.in24 IPPROTO_BEETPH 94
/external/iproute2/include/uapi/linux/
Din.h63 IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */ enumerator
64 #define IPPROTO_BEETPH IPPROTO_BEETPH macro
/external/kernel-headers/original/uapi/linux/
Din.h63 IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */ enumerator
64 #define IPPROTO_BEETPH IPPROTO_BEETPH macro
/external/syzkaller/sys/linux/
Dvnet_amd64.const261 IPPROTO_BEETPH = 94
Dvnet_arm64.const261 IPPROTO_BEETPH = 94
Dvnet_386.const261 IPPROTO_BEETPH = 94
Dvnet_ppc64le.const261 IPPROTO_BEETPH = 94
Dvnet_arm.const261 IPPROTO_BEETPH = 94
Dvnet.txt443 …V6, IPPROTO_RSVP, IPPROTO_GRE, IPPROTO_ESP, IPPROTO_AH, IPPROTO_MTP, IPPROTO_BEETPH, IPPROTO_ENCAP…
480 …V6, IPPROTO_RSVP, IPPROTO_GRE, IPPROTO_ESP, IPPROTO_AH, IPPROTO_MTP, IPPROTO_BEETPH, IPPROTO_ENCAP…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go587 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_mips64le.go719 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_ppc64.go719 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_arm.go719 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_mips64.go719 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_ppc64le.go719 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_arm64.go722 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_386.go720 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_mips.go719 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_s390x.go719 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_mipsle.go719 IPPROTO_BEETPH = 0x5e const
Dzerrors_linux_amd64.go720 IPPROTO_BEETPH = 0x5e const
/external/strace/
DChangeLog2743 (IPPROTO_BEETPH): New constant, introduced by Linux commit