Home
last modified time | relevance | path

Searched refs:nd6log0 (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c1740 nd6log0(debug, in nd6_dad_start()
1773 nd6log0(debug, "%s: starting %sDAD %sfor %s\n", in nd6_dad_start()
1916 nd6log0(error, "nd6_dad_timer: called with null parameter\n"); in nd6_dad_timer()
1928 nd6log0(error, "nd6_dad_timer: DAD structure not found\n"); in nd6_dad_timer()
1933 nd6log0(error, "nd6_dad_timer: called with duplicated address " in nd6_dad_timer()
1941 nd6log0(error, "nd6_dad_timer: not a tentative or optimistic " in nd6_dad_timer()
1954 nd6log0(info, "%s: could not run DAD, driver problem?\n", in nd6_dad_timer()
1982 nd6log0(info, in nd6_dad_timer()
2009 nd6log0(info, in nd6_dad_timer()
2041 nd6log0(debug, in nd6_dad_timer()
[all …]
H A Dnd6.c527 nd6log0(info, in nd6_ifattach()
4706 nd6log0(error, "%s: route %s on %s%d gateway address not AF_LINK\n", in nd6_lookup_ipv6()
4759 nd6log0(error, "%s: proc_suser() error %d\n",
4772 nd6log0(error, "%s: bad req, error %d\n",
4779 nd6log0(error, "%s: SYSCTL_IN() error %d\n",
4786 nd6log0(error, "%s: bad ll_dest_len, error %d\n",
4796 nd6log0(error, "%s: ifnet_find_by_name() error %d\n",
4805 nd6log0(error, "%s: nd6_lookup_ipv6() error %d\n",
4813 nd6log0(error, "%s: SYSCTL_OUT() error %d\n",
H A Dnd6.h811 #define nd6log0(type, ...) do { os_log_##type(OS_LOG_DEFAULT, __VA_ARGS__); } while (0) macro
H A Din6_ifattach.c737 nd6log0(info, "in6_ifattach: %s is not multicast capable, IPv6 not enabled\n", in in6_ifattach_prelim()
H A Din6.c1174 nd6log0(error, in in6ctl_clat46start()
4992 nd6log0(info, "%s Event %s received for %s\n", in in6_eventhdlr_callback()
H A Dnd6_rtr.c2758 nd6log0(error, "Could not configure CLAT46 address on interface %s.\n", ifp->if_xname); in prelist_update()