macvlan_hash_lookup  217 drivers/net/macvlan.c 	if (macvlan_hash_lookup(port, addr))
macvlan_hash_lookup  460 drivers/net/macvlan.c 		src = macvlan_hash_lookup(port, eth->h_source);
macvlan_hash_lookup  483 drivers/net/macvlan.c 		vlan = macvlan_hash_lookup(port, eth->h_dest);
macvlan_hash_lookup  527 drivers/net/macvlan.c 		dest = macvlan_hash_lookup(port, eth->h_dest);