Searched refs:BR_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
68 return x & (BR_HASH_SIZE - 1); in br_mac_hash()100 for (i=0;i<BR_HASH_SIZE;i++) { in br_fdb_changeaddr()126 for (i=0;i<BR_HASH_SIZE;i++) { in br_fdb_cleanup()150 for (i=0;i<BR_HASH_SIZE;i++) { in br_fdb_delete_by_port()212 for (i=0;i<BR_HASH_SIZE;i++) { in br_fdb_get_entries()
24 #define BR_HASH_SIZE (1 << BR_HASH_BITS) macro87 struct net_bridge_fdb_entry *hash[BR_HASH_SIZE];