Searched refs:nd6log4 (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet6/ |
| H A D | nd6.c | 1805 nd6log4(debug, "%s: found %u, aging_lazy %u, aging %u, " in nd6_timeout() 1834 nd6log4(debug, "%s: not rescheduling timer\n", __func__); in nd6_timeout() 1854 nd6log4(debug, "%s: timer scheduled in " in nd6_sched_timeout() 1861 nd6log4(debug, "%s: timer scheduled in " in nd6_sched_timeout() 1874 nd6log4(debug, "%s: fast timer scheduled in " in nd6_sched_timeout() 1884 nd6log4(debug, "%s: not scheduling timer: " in nd6_sched_timeout() 1889 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
|