Searched refs:macvlan_hash_add_source (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/
H A Dmacvlan.c124 static int macvlan_hash_add_source(struct macvlan_dev *vlan, macvlan_hash_add_source() function
1196 return macvlan_hash_add_source(vlan, addr); macvlan_changelink_sources()
1213 ret = macvlan_hash_add_source(vlan, addr); macvlan_changelink_sources()
1230 ret = macvlan_hash_add_source(vlan, addr); nla_for_each_attr()

Completed in 43 milliseconds