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

/darwin-on-arm/xnu/bsd/net/
H A Dkpi_interface.c98 ifnet_detached_func detach_func = ifp->if_kpi_storage; local
100 if (detach_func != NULL)
101 detach_func(ifp);

Completed in 22 milliseconds