macvlan_hash_lookup
if (macvlan_hash_lookup(port, addr))
src = macvlan_hash_lookup(port, eth->h_source);
vlan = macvlan_hash_lookup(port, eth->h_dest);
dest = macvlan_hash_lookup(port, eth->h_dest);