Lines Matching refs:COL_RESET
641 #define COL_RESET "\x1b[0m" in sw_dump() macro
648 COL_RED, i, COL_RESET); in sw_dump()
658 COL_RED : COL_RESET, in sw_dump()
659 sw->ports[i].inflights, COL_RESET); in sw_dump()
689 const char *col = (space == 0) ? COL_RED : COL_RESET; in sw_dump()
691 PRIu64 COL_RESET"\n", col, used, space); in sw_dump()
699 const char *col = (space == 0) ? COL_RED : COL_RESET; in sw_dump()
701 PRIu64 COL_RESET"\n", col, used, space); in sw_dump()
710 COL_RED, i, COL_RESET); in sw_dump()
753 const char *col = COL_RESET; in sw_dump()
756 COL_RESET"\n", col, iq, used); in sw_dump()