Searched refs:vlan_source_hash (Results 1 – 1 of 1) sorted by relevance
52 struct hlist_head vlan_source_hash[MACVLAN_HASH_SIZE]; member142 struct hlist_head *h = &vlan->port->vlan_source_hash[idx]; in macvlan_hash_lookup_source()169 h = &port->vlan_source_hash[macvlan_eth_hash(addr)]; in macvlan_hash_add_source()384 hash_for_each_safe(port->vlan_source_hash, i, next, entry, hlist) in macvlan_flush_sources()423 struct hlist_head *h = &port->vlan_source_hash[idx]; in macvlan_forward_source()1220 INIT_HLIST_HEAD(&port->vlan_source_hash[i]); in macvlan_port_create()1629 struct hlist_head *h = &vlan->port->vlan_source_hash[i]; in macvlan_fill_info_macaddr()