Searched refs:tcf_ct (Results 1 – 2 of 2) sorted by relevance
33 struct tcf_ct { struct38 #define to_ct(a) ((struct tcf_ct *)a) argument
944 struct tcf_ct *c = to_ct(a); in tcf_ct_act()1248 struct tcf_ct *c; in tcf_ct_init()1332 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()1406 struct tcf_ct *c = to_ct(a); in tcf_ct_dump()1490 struct tcf_ct *c = to_ct(a); in tcf_stats_update()1507 .size = sizeof(struct tcf_ct),
Completed in 6 milliseconds