Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dppp_defs.h49 #define PPP_MPLS_MC 0x0283 /* Multi Protocol Label Switching - Multicast */ macro
/linux/net/sched/
H A Dcls_flower.c1149 } else if (key_val->ppp_proto == htons(PPP_MPLS_MC)) { in fl_set_key_pppoe()