if_setdrvflags
if_setdrvflags(sc->ifp, IFF_DRV_RUNNING);
if_setdrvflags(ifp, 0);
int if_setdrvflags(if_t ifp, int flags);
if_setdrvflags(ifp, bits);