Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_conntrack_core.c79 static bool nf_conntrack_double_lock(struct net *net, unsigned int h1, in nf_conntrack_double_lock() function
344 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in nf_ct_delete_from_lists()
511 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in nf_conntrack_hash_check_insert()
601 } while (nf_conntrack_double_lock(net, hash, reply_hash, sequence)); in __nf_conntrack_confirm()