Searched refs:FDB_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
60 #define FDB_HASH_SIZE (1<<FDB_HASH_BITS) macro136 struct hlist_head fdb_head[FDB_HASH_SIZE];959 for (h = 0; h < FDB_HASH_SIZE; ++h) { in vxlan_fdb_dump()2132 for (h = 0; h < FDB_HASH_SIZE; ++h) { in vxlan_cleanup()2235 for (h = 0; h < FDB_HASH_SIZE; ++h) { in vxlan_flush()2385 for (h = 0; h < FDB_HASH_SIZE; ++h) in vxlan_setup()