Searched refs:nd6log3 (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | nd6.h | 125 nd6log3(info,\ 743 #define nd6log3(type, ...) do { if (nd6_debug >= 3) os_log_##type(OS_LOG_DEFAULT, ##__VA_ARGS_… macro
|
| H A D | nd6.c | 1798 nd6log3(debug, "%s: found %u, aging_lazy %u, aging %u, " in nd6_timeout() 1827 nd6log3(debug, "%s: not rescheduling timer\n", __func__); in nd6_timeout() 1847 nd6log3(debug, "%s: timer scheduled in " in nd6_sched_timeout() 1854 nd6log3(debug, "%s: timer scheduled in " in nd6_sched_timeout() 1867 nd6log3(debug, "%s: fast timer scheduled in " in nd6_sched_timeout() 1877 nd6log3(debug, "%s: not scheduling timer: " in nd6_sched_timeout() 1882 nd6log3(debug, "%s: not scheduling timer: " in nd6_sched_timeout()
|