Searched refs:__nf_ct_try_assign_helper (Results 1 – 4 of 4) sorted by relevance
115 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl,
189 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper() function241 EXPORT_SYMBOL_GPL(__nf_ct_try_assign_helper);
1794 __nf_ct_try_assign_helper(ct, tmpl, GFP_ATOMIC); in init_conntrack()
1020 int err = __nf_ct_try_assign_helper(ct, info->ct, in __ovs_ct_lookup()