tcf_ctinfo         31 include/net/tc_act/tc_ctinfo.h #define to_ctinfo(a) ((struct tcf_ctinfo *)a)
tcf_ctinfo         30 net/sched/act_ctinfo.c static void tcf_ctinfo_dscp_set(struct nf_conn *ct, struct tcf_ctinfo *ca,
tcf_ctinfo         71 net/sched/act_ctinfo.c static void tcf_ctinfo_cpmark_set(struct nf_conn *ct, struct tcf_ctinfo *ca,
tcf_ctinfo         83 net/sched/act_ctinfo.c 	struct tcf_ctinfo *ca = to_ctinfo(a);
tcf_ctinfo        165 net/sched/act_ctinfo.c 	struct tcf_ctinfo *ci;
tcf_ctinfo        285 net/sched/act_ctinfo.c 	struct tcf_ctinfo *ci = to_ctinfo(a);
tcf_ctinfo        365 net/sched/act_ctinfo.c 	struct tcf_ctinfo *ci = to_ctinfo(a);
tcf_ctinfo        383 net/sched/act_ctinfo.c 	.size	= sizeof(struct tcf_ctinfo),