Home
last modified time | relevance | path

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

/linux/include/uapi/linux/tc_act/
H A Dtc_mpls.h15 struct tc_mpls { struct
/linux/net/sched/
H A Dact_mpls.c11 #include <linux/tc_act/tc_mpls.h>
16 #include <net/tc_act/tc_mpls.h>
149 [TCA_MPLS_PARMS] = NLA_POLICY_EXACT_LEN(sizeof(struct tc_mpls)),
168 struct tc_mpls *parm; in tcf_mpls_init()
334 struct tc_mpls opt = { in tcf_mpls_dump()