tcf_ct_flow_table
struct tcf_ct_flow_table *ct_ft;
static void tcf_ct_flow_table_get_ref(struct tcf_ct_flow_table *ct_ft);
struct tcf_ct_flow_table *ct_ft =
container_of(ft, struct tcf_ct_flow_table, nf_ft);
static void tcf_ct_flow_table_put(struct tcf_ct_flow_table *ct_ft);
struct tcf_ct_flow_table *ct_ft =
container_of(ft, struct tcf_ct_flow_table, nf_ft);
struct tcf_ct_flow_table *ct_ft;
static void tcf_ct_flow_table_get_ref(struct tcf_ct_flow_table *ct_ft)
struct tcf_ct_flow_table *ct_ft;
ct_ft = container_of(to_rcu_work(work), struct tcf_ct_flow_table,
static void tcf_ct_flow_table_put(struct tcf_ct_flow_table *ct_ft)
static void tcf_ct_flow_table_add(struct tcf_ct_flow_table *ct_ft,
static void tcf_ct_flow_table_process_conn(struct tcf_ct_flow_table *ct_ft,
.head_offset = offsetof(struct tcf_ct_flow_table, node),
.key_offset = offsetof(struct tcf_ct_flow_table, key),