Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_nbr.c1753 nd6log0(debug, in nd6_dad_start()
1784 nd6log0(debug, "%s: starting %sDAD %sfor %s\n", in nd6_dad_start()
1927 nd6log0(error, "nd6_dad_timer: called with null parameter\n"); in nd6_dad_timer()
1939 nd6log0(error, "nd6_dad_timer: DAD structure not found\n"); in nd6_dad_timer()
1944 nd6log0(error, "nd6_dad_timer: called with duplicated address " in nd6_dad_timer()
1952 nd6log0(error, "nd6_dad_timer: not a tentative or optimistic " in nd6_dad_timer()
1965 nd6log0(info, "%s: could not run DAD, driver problem?\n", in nd6_dad_timer()
1993 nd6log0(info, in nd6_dad_timer()
2020 nd6log0(info, in nd6_dad_timer()
2052 nd6log0(debug, in nd6_dad_timer()
[all …]
H A Dnd6.c530 nd6log0(info, in nd6_ifattach()
4770 nd6log0(error, "%s: route %s on %s%d gateway address not AF_LINK\n", in nd6_lookup_ipv6()
4823 nd6log0(error, "%s: proc_suser() error %d\n",
4836 nd6log0(error, "%s: bad req, error %d\n",
4843 nd6log0(error, "%s: SYSCTL_IN() error %d\n",
4850 nd6log0(error, "%s: bad ll_dest_len, error %d\n",
4860 nd6log0(error, "%s: ifnet_find_by_name() error %d\n",
4869 nd6log0(error, "%s: nd6_lookup_ipv6() error %d\n",
4877 nd6log0(error, "%s: SYSCTL_OUT() error %d\n",
H A Din6_ifattach.c730 nd6log0(info, "in6_ifattach: %s is not multicast capable, IPv6 not enabled\n", in in6_ifattach_prelim()
H A Dnd6.h823 #define nd6log0(type, ...) do { os_log_##type(OS_LOG_DEFAULT, __VA_ARGS__); } while (0) macro
H A Din6.c1174 nd6log0(error, in in6ctl_clat46start()
5043 nd6log0(info, "%s Event %s received for %s\n", in in6_eventhdlr_callback()
H A Dnd6_rtr.c2784 nd6log0(error, "Could not configure CLAT46 address on interface %s.\n", ifp->if_xname); in prelist_update()