Searched refs:nd6log0 (Results 1 – 6 of 6) sorted by relevance
| /xnu-8020.101.4/bsd/netinet6/ |
| H A D | nd6_nbr.c | 1747 nd6log0(debug, in nd6_dad_start() 1778 nd6log0(debug, "%s: starting %sDAD %sfor %s\n", in nd6_dad_start() 1921 nd6log0(error, "nd6_dad_timer: called with null parameter\n"); in nd6_dad_timer() 1933 nd6log0(error, "nd6_dad_timer: DAD structure not found\n"); in nd6_dad_timer() 1938 nd6log0(error, "nd6_dad_timer: called with duplicated address " in nd6_dad_timer() 1946 nd6log0(error, "nd6_dad_timer: not a tentative or optimistic " in nd6_dad_timer() 1959 nd6log0(info, "%s: could not run DAD, driver problem?\n", in nd6_dad_timer() 1987 nd6log0(info, in nd6_dad_timer() 2014 nd6log0(info, in nd6_dad_timer() 2046 nd6log0(debug, in nd6_dad_timer() [all …]
|
| H A D | nd6.c | 530 nd6log0(info, in nd6_ifattach() 4742 nd6log0(error, "%s: route %s on %s%d gateway address not AF_LINK\n", in nd6_lookup_ipv6() 4795 nd6log0(error, "%s: proc_suser() error %d\n", 4808 nd6log0(error, "%s: bad req, error %d\n", 4815 nd6log0(error, "%s: SYSCTL_IN() error %d\n", 4822 nd6log0(error, "%s: bad ll_dest_len, error %d\n", 4832 nd6log0(error, "%s: ifnet_find_by_name() error %d\n", 4841 nd6log0(error, "%s: nd6_lookup_ipv6() error %d\n", 4849 nd6log0(error, "%s: SYSCTL_OUT() error %d\n",
|
| H A D | nd6.h | 822 #define nd6log0(type, ...) do { os_log_##type(OS_LOG_DEFAULT, __VA_ARGS__); } while (0) macro
|
| H A D | in6_ifattach.c | 731 nd6log0(info, "in6_ifattach: %s is not multicast capable, IPv6 not enabled\n", in in6_ifattach_prelim()
|
| H A D | in6.c | 1174 nd6log0(error, in in6ctl_clat46start() 5018 nd6log0(info, "%s Event %s received for %s\n", in in6_eventhdlr_callback()
|
| H A D | nd6_rtr.c | 2758 nd6log0(error, "Could not configure CLAT46 address on interface %s.\n", ifp->if_xname); in prelist_update()
|