Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Ddlil.c7849 ifaddr_t source_hw = NULL; in dlil_send_arp() local
7865 source_hw = cur_ifp->if_lladdr; in dlil_send_arp()
7886 ifa_addref(source_hw); in dlil_send_arp()
7891 arpop, SDL(source_hw->ifa_addr), in dlil_send_arp()
7895 ifa_remref(source_hw); in dlil_send_arp()