Home
last modified time | relevance | path

Searched refs:nd6log2 (Results 1 – 7 of 7) sorted by relevance

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_prproxy.c569 nd6log2(debug, "%s: found incorrect prefix " in nd6_proxy_find_fwdroute()
653 nd6log2(debug, "%s: found prefix proxy route " in nd6_proxy_find_fwdroute()
675 nd6log2(debug, "%s: allocated prefix proxy " in nd6_proxy_find_fwdroute()
685 nd6log2(error, "%s: failed to find forwarding prefix " in nd6_proxy_find_fwdroute()
887 nd6log2(debug, "%s: sending NS who has %s on ALL\n", in nd6_prproxy_ns_output()
890 nd6log2(debug, "%s: sending NS who has %s on ALL " in nd6_prproxy_ns_output()
961 nd6log2(debug, in nd6_prproxy_ns_output()
1097 nd6log2(debug, in nd6_prproxy_ns_input()
1245 nd6log2(debug, in nd6_prproxy_na_input()
1252 nd6log2(debug, in nd6_prproxy_na_input()
H A Dnd6_rtr.c927 nd6log2(info, "%s: ignoring router %s, scoped=%d, " in defrouter_addreq()
934 nd6log2(info, "%s: adding default router %s, scoped=%d, " in defrouter_addreq()
957 nd6log2(info, "%s: ignoring router %s, rti prefix %s, scoped=%d, " in defrouter_addreq()
1106 nd6log2(info, "%s: removing default router %s, scoped=%d, " in defrouter_delreq()
1356 nd6log2(info, "%s: freeing route to %s with gateway %s\n", if_name(dr->ifp), in defrtrlist_del()
1556 nd6log2(info, in defrouter_select()
1561 nd6log2(info, in defrouter_select()
1573 nd6log2(info, in defrouter_select()
1581 nd6log2(info, in defrouter_select()
1594 nd6log2(info, in defrouter_select()
[all …]
H A Dnd6_rti.c54 nd6log2(debug, "%s: someone else is operating " in nd6_rti_list_wait()
H A Dnd6.c1209 nd6log2(debug, in nd6_service_expired_default_router()
1297 nd6log2(debug, in nd6_service_expired_route_info()
1716 nd6log2(debug, "%s: %s is blocked by %d waiters\n", in nd6_service()
1765 nd6log2(debug, "%s: draining ND6 entries\n", __func__); in nd6_drain()
1792 nd6log2(debug, "%s: found %u, aging_lazy %u, aging %u, " in nd6_timeout()
1820 nd6log2(debug, "%s: not rescheduling timer\n", __func__); in nd6_timeout()
1840 nd6log2(debug, "%s: timer scheduled in " in nd6_sched_timeout()
1847 nd6log2(debug, "%s: timer scheduled in " in nd6_sched_timeout()
1860 nd6log2(debug, "%s: fast timer scheduled in " in nd6_sched_timeout()
1870 nd6log2(debug, "%s: not scheduling timer: " in nd6_sched_timeout()
[all …]
H A Dnd6.h825 #define nd6log2(type, ...) do { if (nd6_debug >= 2) os_log_##type(OS_LOG_DEFAULT, __VA_ARGS__)… macro
H A Dnd6_nbr.c1754 nd6log2(debug, "%s - %s ifp %s ia6_flags 0x%x\n", in nd6_dad_start()
1947 nd6log2(debug, "%s - %s ifp %s ia6_flags 0x%x\n", in nd6_dad_timer()
H A Din6.c2089 nd6log2(debug, "%s - %s ifp %s ia6_flags 0x%x ifaupflags 0x%x\n", in in6_ifaupdate_aux()