Searched refs:vport_hash_bucket (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Ddatapath.c210 static struct hlist_head *vport_hash_bucket(const struct datapath *dp, vport_hash_bucket() function
222 head = vport_hash_bucket(dp, port_no); hlist_for_each_entry_rcu()
238 struct hlist_head *head = vport_hash_bucket(dp, vport->port_no); new_vport()

Completed in 46 milliseconds