Searched refs:IFNET_CTL_SET_LOG (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/net/ | ||
| H A D | kpi_interface.h | 827 IFNET_CTL_SET_LOG = 3, /* output ctl */ enumerator |
| H A D | dlil.c | 11132 err = ifp->if_output_ctl(ifp, IFNET_CTL_SET_LOG, in ifnet_set_log() |