Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_mpls.h25 struct tcf_mpls { struct
29 #define to_mpls(a) ((struct tcf_mpls *)a) argument
/linux/net/sched/
H A Dact_mpls.c57 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),