Searched refs:TGEC_HASH_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
64 #define TGEC_HASH_TABLE_SIZE 512 macro532 for (entry = 0; entry < TGEC_HASH_TABLE_SIZE; entry++) in tgec_set_allmulti()536 for (entry = 0; entry < TGEC_HASH_TABLE_SIZE; entry++) in tgec_set_allmulti()698 tgec->multicast_addr_hash = alloc_hash_table(TGEC_HASH_TABLE_SIZE); in tgec_init()705 tgec->unicast_addr_hash = alloc_hash_table(TGEC_HASH_TABLE_SIZE); in tgec_init()