Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnf_conntrack_core.c123 static bool nf_conntrack_double_lock(struct net *net, unsigned int h1, in nf_conntrack_double_lock() function
645 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in nf_ct_delete_from_lists()
837 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in nf_conntrack_hash_check_insert()
963 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in __nf_conntrack_confirm()