Lines Matching refs:tcf_ct_params
207 struct tcf_ct_params *params = container_of(head, in tcf_ct_params_free()
208 struct tcf_ct_params, rcu); in tcf_ct_params_free()
315 size_t labels_sz = FIELD_SIZEOF(struct tcf_ct_params, labels); in tcf_ct_act_set_labels()
378 struct tcf_ct_params *p; in tcf_ct_act()
497 static int tcf_ct_fill_params_nat(struct tcf_ct_params *p, in tcf_ct_fill_params_nat()
577 struct tcf_ct_params *p, in tcf_ct_fill_params()
663 struct tcf_ct_params *params = NULL; in tcf_ct_init()
747 struct tcf_ct_params *params; in tcf_ct_cleanup()
778 static int tcf_ct_dump_nat(struct sk_buff *skb, struct tcf_ct_params *p) in tcf_ct_dump_nat()
823 struct tcf_ct_params *p; in tcf_ct_dump()
932 unsigned int n_bits = FIELD_SIZEOF(struct tcf_ct_params, labels) * 8; in ct_init_net()