Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dkpi_interface.h1113 ifnet_ctl_func output_ctl; /* optional, only for new model */ member
H A Dkpi_interface.c256 einit.output_ctl = NULL; in ifnet_allocate_extended()
333 ifp->if_output_ctl = einit.output_ctl; in ifnet_allocate_extended()