Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_core.c121 static bool nf_conntrack_double_lock(struct net *net, unsigned int h1, in nf_conntrack_double_lock() function
644 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in nf_ct_delete_from_lists()
841 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in nf_conntrack_hash_check_insert()
1110 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in __nf_conntrack_confirm()