Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_mpls.c56 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_act()
165 struct tcf_mpls *m; in tcf_mpls_init()
308 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_cleanup()
320 struct tcf_mpls *m = to_mpls(a); in tcf_mpls_dump()
397 .size = sizeof(struct tcf_mpls),
/linux/include/net/tc_act/
A Dtc_mpls.h24 struct tcf_mpls { struct
28 #define to_mpls(a) ((struct tcf_mpls *)a) argument

Completed in 3 milliseconds