Searched refs:IS_DMAR (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/net/
H A Diflib.c1809 #define IS_DMAR(ctx) (ctx->ifc_flags & IFC_DMAR) macro
1811 #define IS_DMAR(ctx) (0) macro
1887 if (!IS_DMAR(ctx)) {

Completed in 110 milliseconds