Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/tc_act/
Dtc_ct.h34 struct tcf_ct { struct
39 #define to_ct(a) ((struct tcf_ct *)a) argument
/linux-6.6.21/net/sched/
Dact_ct.c954 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
1305 struct tcf_ct *c; in tcf_ct_init()
1390 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
1477 struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
1547 struct tcf_ct *c = to_ct(a); in tcf_stats_update()
1587 .size = sizeof(struct tcf_ct),