Searched refs:vlan_source_hash (Results 1 – 1 of 1) sorted by relevance
51 struct hlist_head vlan_source_hash[MACVLAN_HASH_SIZE]; member114 struct hlist_head *h = &vlan->port->vlan_source_hash[idx]; in macvlan_hash_lookup_source()141 h = &port->vlan_source_hash[macvlan_eth_hash(addr)]; in macvlan_hash_add_source()349 hlist_for_each_safe(h, n, &port->vlan_source_hash[i]) { in macvlan_flush_sources()391 struct hlist_head *h = &port->vlan_source_hash[idx]; in macvlan_forward_source()1097 INIT_HLIST_HEAD(&port->vlan_source_hash[i]); in macvlan_port_create()1432 struct hlist_head *h = &vlan->port->vlan_source_hash[i]; in macvlan_fill_info_macaddr()