Searched refs:nf_ct_tmpl_alloc (Results 1 – 5 of 5) sorted by relevance
295 struct nf_conn *nf_ct_tmpl_alloc(struct net *net,
357 ct = nf_ct_tmpl_alloc(net, &nf_ct_zone_dflt, GFP_KERNEL); in synproxy_net_init()
229 ct = nf_ct_tmpl_alloc(par->net, &zone, GFP_KERNEL); in xt_ct_tg_check()
293 struct nf_conn *nf_ct_tmpl_alloc(struct net *net, in nf_ct_tmpl_alloc() function316 EXPORT_SYMBOL_GPL(nf_ct_tmpl_alloc);
696 ct_info.ct = nf_ct_tmpl_alloc(net, &ct_info.zone, GFP_KERNEL); in ovs_ct_copy_action()