Searched refs:vlan_source_hash (Results 1 – 1 of 1) sorted by relevance
53 struct hlist_head vlan_source_hash[MACVLAN_HASH_SIZE]; member144 struct hlist_head *h = &vlan->port->vlan_source_hash[idx]; in macvlan_hash_lookup_source()171 h = &port->vlan_source_hash[macvlan_eth_hash(addr)]; in macvlan_hash_add_source()391 hash_for_each_safe(port->vlan_source_hash, i, next, entry, hlist) in macvlan_flush_sources()430 struct hlist_head *h = &port->vlan_source_hash[idx]; in macvlan_forward_source()1264 INIT_HLIST_HEAD(&port->vlan_source_hash[i]); in macvlan_port_create()1684 struct hlist_head *h = &vlan->port->vlan_source_hash[i]; in macvlan_fill_info_macaddr()