if_detach_internal
if_detach_internal(ifp, false);
if_detach_internal(ifp, true);
static void if_detach_internal(struct ifnet *, bool);