Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c315 #define IFC_QFLUSH 0x002 macro
3955 if (__predict_false(ctx->ifc_flags & IFC_QFLUSH)) { in iflib_txq_drain()
4445 ctx->ifc_flags |= IFC_QFLUSH; in iflib_if_qflush()
4451 ctx->ifc_flags &= ~IFC_QFLUSH; in iflib_if_qflush()