Searched refs:vlan_source_hash (Results 1 – 1 of 1) sorted by relevance
51 struct hlist_head vlan_source_hash[MACVLAN_HASH_SIZE]; member140 struct hlist_head *h = &vlan->port->vlan_source_hash[idx]; in macvlan_hash_lookup_source()167 h = &port->vlan_source_hash[macvlan_eth_hash(addr)]; in macvlan_hash_add_source()386 hlist_for_each_safe(h, n, &port->vlan_source_hash[i]) { in macvlan_flush_sources()430 struct hlist_head *h = &port->vlan_source_hash[idx]; in macvlan_forward_source()1219 INIT_HLIST_HEAD(&port->vlan_source_hash[i]); in macvlan_port_create()1614 struct hlist_head *h = &vlan->port->vlan_source_hash[i]; in macvlan_fill_info_macaddr()