Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib_private.h44 #define IFC_IN_DETACH 0x800 macro
H A Diflib.c546 ctx->ifc_flags |= IFC_IN_DETACH; in iflib_set_detach()
2176 in_detach = !!(ctx->ifc_flags & IFC_IN_DETACH); in iflib_in_detach()
3983 in_detach = (ctx->ifc_flags & IFC_IN_DETACH); in _task_fn_admin()
5216 ctx->ifc_flags |= IFC_IN_DETACH; in iflib_device_deregister()