Searched refs:MACVLAN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
39 #define MACVLAN_HASH_SIZE (1<<MACVLAN_HASH_BITS) macro44 struct hlist_head vlan_hash[MACVLAN_HASH_SIZE];51 struct hlist_head vlan_source_hash[MACVLAN_HASH_SIZE];246 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_broadcast()346 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_flush_sources()1094 for (i = 0; i < MACVLAN_HASH_SIZE; i++) in macvlan_port_create()1096 for (i = 0; i < MACVLAN_HASH_SIZE; i++) in macvlan_port_create()1462 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_fill_info()