Searched refs:to_ct (Results 1 - 2 of 2) sorted by path

/linux-master/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-master/net/sched/
H A Dact_ct.c958 struct tcf_ct *c = to_ct(a);
1363 c = to_ct(*a);
1404 struct tcf_ct *c = to_ct(a);
1491 struct tcf_ct *c = to_ct(a);
1561 struct tcf_ct *c = to_ct(a);

Completed in 234 milliseconds