Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
Dmacvlan.c139 static struct macvlan_source_entry *macvlan_hash_lookup_source( in macvlan_hash_lookup_source() function
162 entry = macvlan_hash_lookup_source(vlan, addr); in macvlan_hash_add_source()
1409 entry = macvlan_hash_lookup_source(vlan, addr); in macvlan_changelink_sources()