Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_ct.h39 #define to_ct(a) ((struct tcf_ct *)a) macro
42 rcu_dereference_protected(to_ct(a)->params, \
/openbmc/linux/net/sched/
H A Dact_ct.c962 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
1365 c = to_ct(*a); in tcf_ct_init()
1406 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
1493 struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
1563 struct tcf_ct *c = to_ct(a); in tcf_stats_update()