VPORT_HASH_BUCKETS 37 net/openvswitch/vport.c dev_table = kcalloc(VPORT_HASH_BUCKETS, sizeof(struct hlist_head), VPORT_HASH_BUCKETS 58 net/openvswitch/vport.c return &dev_table[hash & (VPORT_HASH_BUCKETS - 1)];