Searched defs:nd6log (Results 1 – 2 of 2) sorted by relevance
305 #define nd6log(x) do { if (V_nd6_debug) log x; } while (/*CONSTCOND*/ 0) macro