Searched refs:hash_bucket (Results 1 – 2 of 2) sorted by relevance
72 static struct hlist_head *hash_bucket(struct net *net, const char *name) in hash_bucket() function87 struct hlist_head *bucket = hash_bucket(net, name); in ovs_vport_locate()182 bucket = hash_bucket(ovs_dp_get_net(vport->dp), in ovs_vport_add()
101 static u32 hash_bucket(u32 hash, const struct net *net) in hash_bucket() function327 unsigned int bucket = hash_bucket(hash, net); in ____nf_conntrack_find()487 hash = hash_bucket(hash, net); in __nf_conntrack_confirm()692 if (!early_drop(net, hash_bucket(hash, net))) { in __nf_conntrack_alloc()