Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_ct.h35 #define to_ct(a) ((struct tcf_ct *)a) macro
37 rtnl_dereference((to_ct(a)->params)))
/Linux-v5.4/net/sched/
Dact_ct.c374 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
711 c = to_ct(*a); in tcf_ct_init()
748 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
822 struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
906 struct tcf_ct *c = to_ct(a); in tcf_stats_update()