Searched refs:MACVLAN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define MACVLAN_HASH_SIZE (1<<MACVLAN_HASH_BITS) macro45 struct hlist_head vlan_hash[MACVLAN_HASH_SIZE];51 struct hlist_head vlan_source_hash[MACVLAN_HASH_SIZE];272 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_broadcast()379 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_flush_sources()1198 for (i = 0; i < MACVLAN_HASH_SIZE; i++) in macvlan_port_create()1200 for (i = 0; i < MACVLAN_HASH_SIZE; i++) in macvlan_port_create()1611 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_fill_info()