Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev_addr_lists.c168 static struct netdev_hw_addr *__hw_addr_lookup(struct netdev_hw_addr_list *list, in __hw_addr_lookup() function
198 struct netdev_hw_addr *ha = __hw_addr_lookup(list, addr, addr_len, addr_type); in __hw_addr_del_ex()
586 work_ha = __hw_addr_lookup(work, ref_ha->addr, addr_len, in __hw_addr_list_reconcile()
596 real_ha = __hw_addr_lookup(real_list, ref_ha->addr, addr_len, in __hw_addr_list_reconcile()