Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/tc_act/
Dtc_ct.h40 #define to_ct(a) ((struct tcf_ct *)a) macro
43 rcu_dereference_protected(to_ct(a)->params, \
/linux-6.12.1/net/sched/
Dact_ct.c966 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
1396 c = to_ct(*a); in tcf_ct_init()
1437 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
1524 struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
1594 struct tcf_ct *c = to_ct(a); in tcf_stats_update()