Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/route/
H A Droute_debug.h58 #ifndef LOG_DEBUG2
59 #define LOG_DEBUG2 8 macro
93 #if DEBUG_MAX_LEVEL>=LOG_DEBUG2
100 #if DEBUG_MAX_LEVEL>=LOG_DEBUG2
H A Dfib_algo.c237 #ifndef LOG_DEBUG2
238 #define LOG_DEBUG2 8 macro
258 #if FLM_MAX_DEBUG_LEVEL>=LOG_DEBUG2
1110 FD_PRINTF(LOG_DEBUG2, fd, " FREE nhop %d %p", in destroy_fd_instance()
1801 FD_PRINTF(LOG_DEBUG2, fd, " REF nhop %u %p", idx, fd->nh_idx[idx]); in fib_ref_nhop()