Lines Matching refs:tcf_ct_params
317 static int tcf_ct_flow_table_get(struct net *net, struct tcf_ct_params *params)
646 static bool tcf_ct_flow_table_lookup(struct tcf_ct_params *p,
742 struct tcf_ct_params *p)
864 static void tcf_ct_params_free(struct tcf_ct_params *params)
882 struct tcf_ct_params *params;
884 params = container_of(head, struct tcf_ct_params, rcu);
910 size_t labels_sz = sizeof_field(struct tcf_ct_params, labels);
959 struct tcf_ct_params *p;
1116 static int tcf_ct_fill_params_nat(struct tcf_ct_params *p,
1196 struct tcf_ct_params *p,
1301 struct tcf_ct_params *params = NULL;
1389 struct tcf_ct_params *params;
1420 static int tcf_ct_dump_nat(struct sk_buff *skb, struct tcf_ct_params *p)
1478 struct tcf_ct_params *p;
1592 unsigned int n_bits = sizeof_field(struct tcf_ct_params, labels) * 8;