Searched refs:VNI_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define VNI_HASH_SIZE (1<<VNI_HASH_BITS) macro78 struct hlist_head vni_list[VNI_HASH_SIZE];584 for (h = 0; h < VNI_HASH_SIZE; ++h) in geneve_socket_create()
3226 for (h = 0; h < VNI_HASH_SIZE; ++h) in vxlan_socket_create()