Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dkpi_interface.h802 IFNET_CTL_NOTIFY_ADDRESS = 5 /* output ctl */ enumerator
H A Ddlil.c11070 return ifp->if_output_ctl(ifp, IFNET_CTL_NOTIFY_ADDRESS, in ifnet_notify_address()