/external/strace/xlat/ |
D | inet_protocols.h | 167 #if defined(IPPROTO_ENCAP) || (defined(HAVE_DECL_IPPROTO_ENCAP) && HAVE_DECL_IPPROTO_ENCAP) 169 static_assert((IPPROTO_ENCAP) == (98), "IPPROTO_ENCAP != 98"); 172 # define IPPROTO_ENCAP 98 267 XLAT(IPPROTO_ENCAP),
|
D | inet_protocols.in | 25 IPPROTO_ENCAP 98
|
/external/iproute2/include/uapi/linux/ |
D | in.h | 65 IPPROTO_ENCAP = 98, /* Encapsulation Header */ enumerator 66 #define IPPROTO_ENCAP IPPROTO_ENCAP macro
|
/external/kernel-headers/original/uapi/linux/ |
D | in.h | 65 IPPROTO_ENCAP = 98, /* Encapsulation Header */ enumerator 66 #define IPPROTO_ENCAP IPPROTO_ENCAP macro
|
/external/python/cpython2/Lib/plat-netbsd1/ |
D | IN.py | 14 IPPROTO_ENCAP = 98 variable
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IN.py | 51 IPPROTO_ENCAP = 4 variable
|
/external/python/cpython2/Lib/plat-freebsd4/ |
D | IN.py | 98 IPPROTO_ENCAP = 98 variable
|
/external/python/cpython2/Lib/plat-freebsd5/ |
D | IN.py | 98 IPPROTO_ENCAP = 98 variable
|
/external/python/cpython2/Lib/plat-darwin/ |
D | IN.py | 100 IPPROTO_ENCAP = 98 variable
|
/external/syzkaller/sys/linux/ |
D | vnet_arm64.const | 266 IPPROTO_ENCAP = 98
|
D | vnet_amd64.const | 266 IPPROTO_ENCAP = 98
|
D | vnet_arm.const | 266 IPPROTO_ENCAP = 98
|
D | vnet_386.const | 266 IPPROTO_ENCAP = 98
|
D | vnet_ppc64le.const | 266 IPPROTO_ENCAP = 98
|
D | vnet.txt | 443 …P, IPPROTO_GRE, IPPROTO_ESP, IPPROTO_AH, IPPROTO_MTP, IPPROTO_BEETPH, IPPROTO_ENCAP, IPPROTO_PIM, … 480 …P, IPPROTO_GRE, IPPROTO_ESP, IPPROTO_AH, IPPROTO_MTP, IPPROTO_BEETPH, IPPROTO_ENCAP, IPPROTO_PIM, …
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IN.py | 96 IPPROTO_ENCAP = IPPROTO_IPIP variable
|
/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 254 IPPROTO_ENCAP = 98 variable
|
/external/python/cpython2/Lib/plat-freebsd7/ |
D | IN.py | 248 IPPROTO_ENCAP = 98 variable
|
/external/python/cpython2/Lib/plat-freebsd8/ |
D | IN.py | 248 IPPROTO_ENCAP = 98 variable
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | IN.py | 1252 IPPROTO_ENCAP = 4 variable
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 501 IPPROTO_ENCAP = 0x4 const
|
D | zerrors_dragonfly_amd64.go | 640 IPPROTO_ENCAP = 0x62 const
|
D | zerrors_openbsd_arm.go | 728 IPPROTO_ENCAP = 0x62 const
|
D | zerrors_openbsd_amd64.go | 763 IPPROTO_ENCAP = 0x62 const
|
D | zerrors_openbsd_386.go | 729 IPPROTO_ENCAP = 0x62 const
|