Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/tc_act/
Dtc_ct.h39 #define to_ct(a) ((struct tcf_ct *)a) macro
42 rcu_dereference_protected(to_ct(a)->params, \
/Linux-v6.6/net/sched/
Dact_ct.c920 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
1314 c = to_ct(*a); in tcf_ct_init()
1355 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
1442 struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
1512 struct tcf_ct *c = to_ct(a); in tcf_stats_update()