Home
last modified time | relevance | path

Searched refs:PPP_MPLS_MC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dppp_defs.h49 #define PPP_MPLS_MC 0x0283 /* Multi Protocol Label Switching - Multicast */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c332 case PPP_MPLS_MC:
345 PPP_MPLS_MC, in ethertype_to_npindex()
/openbmc/linux/net/core/
H A Dflow_dissector.c1373 } else if (ppp_proto == PPP_MPLS_MC) { in __skb_flow_dissect()
/openbmc/linux/net/sched/
H A Dcls_flower.c1129 } else if (key_val->ppp_proto == htons(PPP_MPLS_MC)) { in fl_set_key_pppoe()