Home
last modified time | relevance | path

Searched refs:__nf_ct_try_assign_helper (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_helper.c191 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper() function
243 EXPORT_SYMBOL_GPL(__nf_ct_try_assign_helper);
A Dnf_conntrack_core.c1789 __nf_ct_try_assign_helper(ct, tmpl, GFP_ATOMIC); in init_conntrack()
/linux-6.3-rc2/include/net/netfilter/
A Dnf_conntrack_helper.h115 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl,
/linux-6.3-rc2/net/sched/
A Dact_ct.c997 err = __nf_ct_try_assign_helper(ct, p->tmpl, GFP_ATOMIC); in tcf_ct_act()
/linux-6.3-rc2/net/openvswitch/
A Dconntrack.c811 int err = __nf_ct_try_assign_helper(ct, info->ct, in __ovs_ct_lookup()

Completed in 18 milliseconds