ifc_destroy 685 net/if.c if (ifc->ifc_destroy == NULL) ifc_destroy 696 net/if.c if ((ret = (*ifc->ifc_destroy)(ifp)) != 0) ifc_destroy 92 net/if.h int (*ifc_destroy)(struct ifnet *);