if_unlink_ifnet
found = if_unlink_ifnet(ifp, false);
found = if_unlink_ifnet(ifp, true);
static bool if_unlink_ifnet(struct ifnet *, bool);