Searched refs:IFC_IN_DETACH (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/net/
H A Diflib.c329 #define IFC_IN_DETACH 0x800 macro
1988 in_detach = !!(ctx->ifc_flags & IFC_IN_DETACH);
3790 in_detach = (ctx->ifc_flags & IFC_IN_DETACH);
4558 ctx->ifc_flags |= IFC_IN_DETACH;

Completed in 163 milliseconds