Searched refs:__nf_ct_try_assign_helper (Results 1 – 4 of 4) sorted by relevance
191 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper() function238 EXPORT_SYMBOL_GPL(__nf_ct_try_assign_helper);
115 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl,
1055 err = __nf_ct_try_assign_helper(ct, p->tmpl, GFP_ATOMIC); in tcf_ct_act()
799 int err = __nf_ct_try_assign_helper(ct, info->ct, in __ovs_ct_lookup()