tcf_ctinfo
#define to_ctinfo(a) ((struct tcf_ctinfo *)a)
struct tcf_ctinfo *ci;
const struct tcf_ctinfo *ci = to_ctinfo(a);
static void tcf_ctinfo_dscp_set(struct nf_conn *ct, struct tcf_ctinfo *ca,
struct tcf_ctinfo *ci = to_ctinfo(a);
.size = sizeof(struct tcf_ctinfo),
static void tcf_ctinfo_cpmark_set(struct nf_conn *ct, struct tcf_ctinfo *ca,
struct tcf_ctinfo *ca = to_ctinfo(a);