Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6_prproxy.c570 nd6log2(debug, "%s: found incorrect prefix " in nd6_proxy_find_fwdroute()
654 nd6log2(debug, "%s: found prefix proxy route " in nd6_proxy_find_fwdroute()
676 nd6log2(debug, "%s: allocated prefix proxy " in nd6_proxy_find_fwdroute()
686 nd6log2(error, "%s: failed to find forwarding prefix " in nd6_proxy_find_fwdroute()
888 nd6log2(debug, "%s: sending NS who has %s on ALL\n", in nd6_prproxy_ns_output()
891 nd6log2(debug, "%s: sending NS who has %s on ALL " in nd6_prproxy_ns_output()
962 nd6log2(debug, in nd6_prproxy_ns_output()
1098 nd6log2(debug, in nd6_prproxy_ns_input()
1246 nd6log2(debug, in nd6_prproxy_na_input()
1253 nd6log2(debug, in nd6_prproxy_na_input()
H A Dnd6_rtr.c973 nd6log2(info, "%s: ignoring router %s, scoped=%d, " in defrouter_addreq()
980 nd6log2(info, "%s: adding default router %s, scoped=%d, " in defrouter_addreq()
1003 nd6log2(info, "%s: ignoring router %s, rti prefix %s, scoped=%d, " in defrouter_addreq()
1149 nd6log2(info, "%s: removing default router %s, scoped=%d, " in defrouter_delreq()
1399 nd6log2(info, "%s: freeing route to %s with gateway %s\n", if_name(dr->ifp), in defrtrlist_del()
1599 nd6log2(info, in defrouter_select()
1604 nd6log2(info, in defrouter_select()
1616 nd6log2(info, in defrouter_select()
1624 nd6log2(info, in defrouter_select()
1637 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_nbr.c239 nd6log2(debug, "%s: %s%s for %s iface=%s\n", __func__, in nd6_llreach_alloc()
1760 nd6log2(debug, "%s - %s ifp %s ia6_flags 0x%x\n", in nd6_dad_start()
1953 nd6log2(debug, "%s - %s ifp %s ia6_flags 0x%x\n", in nd6_dad_timer()
2652 nd6log2(debug, "%s: host route to %s\n", __func__, in nd6_alt_node_absent()
H A Dnd6.c757 nd6log2(debug, in nd6_options()
1221 nd6log2(debug, in nd6_service_expired_default_router()
1309 nd6log2(debug, in nd6_service_expired_route_info()
1728 nd6log2(debug, "%s: %s is blocked by %d waiters\n", in nd6_service()
1778 nd6log2(debug, "%s: draining ND6 entries\n", __func__); in nd6_drain()
5085 nd6log2(debug, "%s - %s ifp %s ia6_flags 0x%x\n", in in6_ifaddr_set_dadprogress()
H A Dnd6.h773 #define nd6log2(type, ...) do { if (nd6_debug >= 2) os_log_##type(OS_LOG_DEFAULT, ##__VA_ARGS_… macro
H A Din6.c2099 nd6log2(debug, "%s - %s ifp %s ia6_flags 0x%x ifaupflags 0x%x\n", in in6_ifaupdate_aux()