Searched refs:tcf_mpls (Results 1 – 2 of 2) sorted by relevance
25 struct tcf_mpls { struct29 #define to_mpls(a) ((struct tcf_mpls *)a) argument
57 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_act()170 struct tcf_mpls *m; in tcf_mpls_init()320 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_cleanup()332 const struct tcf_mpls *m = to_mpls(a); in tcf_mpls_dump()450 .size = sizeof(struct tcf_mpls),