Searched refs:nd6log4 (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/netinet6/ |
| H A D | nd6.c | 1808 nd6log4(debug, "%s: found %u, aging_lazy %u, aging %u, " in nd6_timeout() 1837 nd6log4(debug, "%s: not rescheduling timer\n", __func__); in nd6_timeout() 1857 nd6log4(debug, "%s: timer scheduled in " in nd6_sched_timeout() 1864 nd6log4(debug, "%s: timer scheduled in " in nd6_sched_timeout() 1877 nd6log4(debug, "%s: fast timer scheduled in " in nd6_sched_timeout() 1887 nd6log4(debug, "%s: not scheduling timer: " in nd6_sched_timeout() 1892 nd6log4(debug, "%s: not scheduling timer: " in nd6_sched_timeout()
|
| H A D | nd6.h | 775 #define nd6log4(type, ...) do { if (nd6_debug >= 4) os_log_##type(OS_LOG_DEFAULT, ##__VA_ARGS_… macro
|