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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_var.h478 void (*ifc_destroy)(struct ifnet *); member in struct:if_clone
H A Dif.c374 if (ifc->ifc_destroy == NULL)
377 (*ifc->ifc_destroy)(ifp);

Completed in 19 milliseconds