Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_mpls.h24 struct tcf_mpls { struct
28 #define to_mpls(a) ((struct tcf_mpls *)a) argument
/kernel/linux/linux-5.10/net/sched/
Dact_mpls.c56 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_act()
171 struct tcf_mpls *m; in tcf_mpls_init()
314 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_cleanup()
326 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_dump()
403 .size = sizeof(struct tcf_mpls),