HomeSort by: relevance | last modified time | path
    Searched refs:IsDebug (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/altq/libaltq/
qop_cbq.c 814 if (IsDebug(DEBUG_ALTQ)) {
841 if (IsDebug(DEBUG_ALTQ))
848 if (IsDebug(DEBUG_ALTQ))
880 if (IsDebug(DEBUG_ALTQ)) {
altq_qop.h 233 #define IsDebug(type) (l_debug >= LOG_DEBUG && (m_debug & (type)))
parser.c 1070 if (IsDebug(DEBUG_ALTQ)) {
qop.c 265 else if (IsDebug(DEBUG_ALTQ)) {

Completed in 14 milliseconds