Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/
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()
1417 entry = macvlan_hash_lookup_source(vlan, addr); in macvlan_changelink_sources()