Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_conntrack_core.c139 static bool nf_conntrack_double_lock(struct net *net, unsigned int h1, in nf_conntrack_double_lock() function
629 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in __nf_ct_delete_from_lists()
907 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in nf_conntrack_hash_check_insert()
1193 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in __nf_conntrack_confirm()