Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/route/
HDroute_debug.h84 #define _DEBUG_PASS_MSG(_l) (DEBUG_VAR_NAME >= (_l)) macro
96 if (_DEBUG_PASS_MSG(_l)) { \
119 #define _RT_LOG(_l, _fmt, ...) if (_DEBUG_PASS_MSG(_l)) { \
/freebsd-14-stable/sys/netlink/
HDnetlink_debug.h52 if (_DEBUG_PASS_MSG(_l)) { \