Searched refs:nd6log0 (Results 1 – 6 of 6) sorted by relevance
| /xnu-10063.141.1/bsd/netinet6/ |
| H A D | nd6_nbr.c | 1768 nd6log0(debug, in nd6_dad_start() 1799 nd6log0(debug, "%s: starting %sDAD %sfor %s\n", in nd6_dad_start() 1943 nd6log0(error, "nd6_dad_timer: called with null parameter\n"); in nd6_dad_timer() 1955 nd6log0(error, "nd6_dad_timer: DAD structure not found\n"); in nd6_dad_timer() 1960 nd6log0(error, "nd6_dad_timer: called with duplicated address " in nd6_dad_timer() 1968 nd6log0(error, "nd6_dad_timer: not a tentative or optimistic " in nd6_dad_timer() 1981 nd6log0(info, "%s: could not run DAD, driver problem?\n", in nd6_dad_timer() 2009 nd6log0(info, in nd6_dad_timer() 2038 nd6log0(info, in nd6_dad_timer() 2070 nd6log0(debug, in nd6_dad_timer() [all …]
|
| H A D | nd6.c | 531 nd6log0(info, in nd6_ifattach() 4777 nd6log0(error, "%s: route %s on %s%d gateway address not AF_LINK\n", in nd6_lookup_ipv6() 4830 nd6log0(error, "%s: proc_suser() error %d\n", 4843 nd6log0(error, "%s: bad req, error %d\n", 4850 nd6log0(error, "%s: SYSCTL_IN() error %d\n", 4857 nd6log0(error, "%s: bad ll_dest_len, error %d\n", 4867 nd6log0(error, "%s: ifnet_find_by_name() error %d\n", 4876 nd6log0(error, "%s: nd6_lookup_ipv6() error %d\n", 4884 nd6log0(error, "%s: SYSCTL_OUT() error %d\n",
|
| H A D | nd6.h | 823 #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 | 1136 nd6log0(error, in in6ctl_clat46start() 4520 nd6log0(info, "%s Event %s received for %s\n", in in6_eventhdlr_callback()
|
| H A D | nd6_rtr.c | 2841 nd6log0(error, "Could not configure CLAT46 address on interface %s.\n", ifp->if_xname); in prelist_update()
|