Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Din.h74 IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ enumerator
75 #define IPPROTO_MPLS IPPROTO_MPLS macro
/linux-4.4.14/net/core/
Dflow_dissector.c476 case IPPROTO_MPLS: in __skb_flow_dissect()