Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/tc_act/
Dtc_mpls.h24 struct tcf_mpls { struct
28 #define to_mpls(a) ((struct tcf_mpls *)a) argument
/Linux-v6.1/net/sched/
Dact_mpls.c55 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_act()
164 struct tcf_mpls *m; in tcf_mpls_init()
307 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_cleanup()
319 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_dump()
437 .size = sizeof(struct tcf_mpls),