Searched refs:IPPROTO_MPLS (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Din.h74 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator in enum:__anon7119
75 #define IPPROTO_MPLS IPPROTO_MPLS macro
/external/kernel-headers/original/uapi/linux/
H A Din.h74 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator in enum:__anon7964
75 #define IPPROTO_MPLS IPPROTO_MPLS macro
/external/strace/xlat/
H A Dinet_protocols.h101 #if defined(IPPROTO_MPLS) || (defined(HAVE_DECL_IPPROTO_MPLS) && HAVE_DECL_IPPROTO_MPLS)
102 XLAT(IPPROTO_MPLS),

Completed in 31 milliseconds