Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/tc_act/
Dtc_ct.h38 #define to_ct(a) ((struct tcf_ct *)a) macro
41 rcu_dereference_protected(to_ct(a)->params, \
/Linux-v5.15/net/sched/
Dact_ct.c944 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
1291 c = to_ct(*a); in tcf_ct_init()
1331 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
1405 struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
1489 struct tcf_ct *c = to_ct(a); in tcf_stats_update()