Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_mpls.h24 struct tcf_mpls { struct
28 #define to_mpls(a) ((struct tcf_mpls *)a) argument
/openbmc/linux/net/sched/
H A Dact_mpls.c57 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_act()
172 struct tcf_mpls *m; in tcf_mpls_init()
323 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_cleanup()
335 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_dump()
453 .size = sizeof(struct tcf_mpls),