Searched refs:IPPROTO_BEETPH (Results 1 – 23 of 23) sorted by relevance
/external/strace/xlat/ |
D | inet_protocols.h | 160 #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),
|
D | inet_protocols.in | 24 IPPROTO_BEETPH 94
|
/external/iproute2/include/uapi/linux/ |
D | in.h | 63 IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */ enumerator 64 #define IPPROTO_BEETPH IPPROTO_BEETPH macro
|
/external/kernel-headers/original/uapi/linux/ |
D | in.h | 63 IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */ enumerator 64 #define IPPROTO_BEETPH IPPROTO_BEETPH macro
|
/external/syzkaller/sys/linux/ |
D | vnet_amd64.const | 261 IPPROTO_BEETPH = 94
|
D | vnet_arm64.const | 261 IPPROTO_BEETPH = 94
|
D | vnet_386.const | 261 IPPROTO_BEETPH = 94
|
D | vnet_ppc64le.const | 261 IPPROTO_BEETPH = 94
|
D | vnet_arm.const | 261 IPPROTO_BEETPH = 94
|
D | vnet.txt | 443 …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/ |
D | zerrors_linux_sparc64.go | 587 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_mips64le.go | 719 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_ppc64.go | 719 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_arm.go | 719 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_mips64.go | 719 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_ppc64le.go | 719 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_arm64.go | 722 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_386.go | 720 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_mips.go | 719 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_s390x.go | 719 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_mipsle.go | 719 IPPROTO_BEETPH = 0x5e const
|
D | zerrors_linux_amd64.go | 720 IPPROTO_BEETPH = 0x5e const
|
/external/strace/ |
D | ChangeLog | 2743 (IPPROTO_BEETPH): New constant, introduced by Linux commit
|