Home
last modified time | relevance | path

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

/linux-6.15/include/net/tc_act/
H A Dtc_mpls.h24 struct tcf_mpls { struct
28 #define to_mpls(a) ((struct tcf_mpls *)a) argument
/linux-6.15/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()
321 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_cleanup()
333 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_dump()
451 .size = sizeof(struct tcf_mpls),