Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c325 #define IFC_IN_DETACH 0x800 macro
2243 in_detach = !!(ctx->ifc_flags & IFC_IN_DETACH); in iflib_in_detach()
4192 in_detach = (ctx->ifc_flags & IFC_IN_DETACH); in _task_fn_admin()
5502 ctx->ifc_flags |= IFC_IN_DETACH; in iflib_device_deregister()