Searched refs:MACVLAN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
39 #define MACVLAN_HASH_SIZE (1<<MACVLAN_HASH_BITS) macro47 struct hlist_head vlan_hash[MACVLAN_HASH_SIZE];53 struct hlist_head vlan_source_hash[MACVLAN_HASH_SIZE];276 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_broadcast()383 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_flush_sources()1166 for (i = 0; i < MACVLAN_HASH_SIZE; i++) in macvlan_port_create()1168 for (i = 0; i < MACVLAN_HASH_SIZE; i++) in macvlan_port_create()1580 for (i = 0; i < MACVLAN_HASH_SIZE; i++) { in macvlan_fill_info()