Home
last modified time | relevance | path

Searched refs:IPPROTO_MPLS (Results 1 – 25 of 32) sorted by relevance

12

/external/strace/xlat/
Dinet_protocols.h216 #if defined(IPPROTO_MPLS) || (defined(HAVE_DECL_IPPROTO_MPLS) && HAVE_DECL_IPPROTO_MPLS)
218 static_assert((IPPROTO_MPLS) == (137), "IPPROTO_MPLS != 137");
221 # define IPPROTO_MPLS 137
274 XLAT(IPPROTO_MPLS),
Dinet_protocols.in32 IPPROTO_MPLS 137
/external/iproute2/include/uapi/linux/
Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/external/kernel-headers/original/uapi/linux/
Din.h75 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
76 #define IPPROTO_MPLS IPPROTO_MPLS macro
/external/iproute2/include/
Dutils.h79 #ifndef IPPROTO_MPLS
80 #define IPPROTO_MPLS 137 macro
/external/iproute2/ip/
Dtunnel.c57 case IPPROTO_MPLS: in tnl_strproto()
Dlink_iptnl.c250 proto = IPPROTO_MPLS; in iptunnel_parse_opt()
265 proto = IPPROTO_MPLS; in iptunnel_parse_opt()
/external/syzkaller/sys/linux/
Dvnet_arm64.const280 IPPROTO_MPLS = 137
Dvnet_amd64.const280 IPPROTO_MPLS = 137
Dvnet_arm.const280 IPPROTO_MPLS = 137
Dvnet_386.const280 IPPROTO_MPLS = 137
Dvnet_ppc64le.const280 IPPROTO_MPLS = 137
Dvnet.txt443 …ROTO_ENCAP, IPPROTO_PIM, IPPROTO_COMP, IPPROTO_SCTP, IPPROTO_UDPLITE, IPPROTO_MPLS, IPPROTO_RAW, I…
480 …ROTO_ENCAP, IPPROTO_PIM, IPPROTO_COMP, IPPROTO_SCTP, IPPROTO_UDPLITE, IPPROTO_MPLS, IPPROTO_RAW, I…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_openbsd_arm.go748 IPPROTO_MPLS = 0x89 const
Dzerrors_openbsd_amd64.go783 IPPROTO_MPLS = 0x89 const
Dzerrors_openbsd_386.go749 IPPROTO_MPLS = 0x89 const
Dzerrors_freebsd_386.go741 IPPROTO_MPLS = 0x89 const
Dzerrors_freebsd_arm.go748 IPPROTO_MPLS = 0x89 const
Dzerrors_freebsd_amd64.go741 IPPROTO_MPLS = 0x89 const
Dzerrors_linux_sparc64.go605 IPPROTO_MPLS = 0x89 const
Dzerrors_linux_mipsle.go737 IPPROTO_MPLS = 0x89 const
Dzerrors_linux_s390x.go737 IPPROTO_MPLS = 0x89 const
Dzerrors_linux_arm.go737 IPPROTO_MPLS = 0x89 const
Dzerrors_linux_ppc64le.go737 IPPROTO_MPLS = 0x89 const
Dzerrors_linux_mips64.go737 IPPROTO_MPLS = 0x89 const

12