Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_ct.h35 struct tcf_ct { struct
40 #define to_ct(a) ((struct tcf_ct *)a) argument
/linux/net/sched/
H A Dact_ct.c968 struct tcf_ct *c = to_ct(a); in tcf_ct_act()
1354 struct tcf_ct *c; in tcf_ct_init()
1446 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup()
1534 const struct tcf_ct *c = to_ct(a); in tcf_ct_dump()
1602 struct tcf_ct *c = to_ct(a); in tcf_stats_update()
1642 .size = sizeof(struct tcf_ct),