Home
last modified time | relevance | path

Searched refs:macvlan_hash_lookup_source (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/
H A Dmacvlan.c138 static struct macvlan_source_entry *macvlan_hash_lookup_source( in macvlan_hash_lookup_source() function
161 entry = macvlan_hash_lookup_source(vlan, addr); in macvlan_hash_add_source()
1406 entry = macvlan_hash_lookup_source(vlan, addr); in macvlan_changelink_sources()