Home
last modified time | relevance | path

Searched refs:oactive (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Diflib.c3976 bool oactive, running, do_reset, do_watchdog, in_detach; in _task_fn_admin() local
3980 oactive = (if_getdrvflags(ctx->ifc_ifp) & IFF_DRV_OACTIVE); in _task_fn_admin()
3987 if ((!running && !oactive) && !(ctx->ifc_sctx->isc_flags & IFLIB_ADMIN_ALWAYS_RUN)) in _task_fn_admin()