Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_ct.h40 #define to_ct(a) ((struct tcf_ct *)a) macro
43 rcu_dereference_protected(to_ct(a)->params, \
/linux/net/sched/
H A Dact_ct.c984 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
1432 c = to_ct(*a); in tcf_ct_init()
1474 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
1562 const struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
1630 struct tcf_ct *c = to_ct(a); in tcf_stats_update()
1669 p = rcu_dereference(to_ct(act)->params);