Searched refs:ifnet_detached_func (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dkpi_interface.h302 @typedef ifnet_detached_func
303 @discussion ifnet_detached_func is called an interface is detached
306 ifnet_detached_func is used to notify the interface that it has
316 typedef void (*ifnet_detached_func)(ifnet_t interface); typedef
683 ifnet_detached_func detach; /* optional */
1071 ifnet_detached_func detach; /* optional */
H A Dif_var.h576 ifnet_detached_func if_free;
H A Dkpi_interface.c105 ifnet_detached_func detach_func = ifp->if_kpi_storage;
H A Ddlil.c5549 ifnet_detached_func if_free;

Completed in 167 milliseconds