Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/tc_act/
A Dtc_ct.h39 #define to_ct(a) ((struct tcf_ct *)a) macro
42 rcu_dereference_protected(to_ct(a)->params, \
/linux-6.3-rc2/net/sched/
A Dact_ct.c904 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
1297 c = to_ct(*a); in tcf_ct_init()
1338 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
1425 struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
1495 struct tcf_ct *c = to_ct(a); in tcf_stats_update()

Completed in 11 milliseconds