Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/route/
H A Droute_debug.h46 #define DEBUG_PREFIX_NAME _DEBUG_PREFIX_NAME(DEBUG_MOD_NAME) macro
74 …_output("[" DEBUG_PREFIX_NAME "] %s.%u %s: " _fmt "\n", rib_print_family(_fam), _fib, __func__, ##…
86 _output("[" DEBUG_PREFIX_NAME "] %s: " _fmt "\n", __func__, ##__VA_ARGS__); \