Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.c4152 ifaddr_t source_hw = NULL; in dlil_send_arp() local
4168 source_hw = cur_ifp->if_lladdr; in dlil_send_arp()
4189 ifa_addref(source_hw); in dlil_send_arp()
4194 arpop, SDL(source_hw->ifa_addr), in dlil_send_arp()
4198 ifa_remref(source_hw); in dlil_send_arp()