Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
Dmacvlan.c134 static struct macvlan_source_entry *macvlan_hash_lookup_source( in macvlan_hash_lookup_source() function
157 entry = macvlan_hash_lookup_source(vlan, addr); in macvlan_hash_add_source()
1369 entry = macvlan_hash_lookup_source(vlan, addr); in macvlan_changelink_sources()
/kernel/linux/linux-6.6/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()