Searched refs:nd6log0 (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | nd6_nbr.c | 1771 nd6log0(info, in nd6_dad_start() 1802 nd6log0(info, "%s: starting %sDAD %sfor %s\n", in nd6_dad_start() 1946 nd6log0(error, "nd6_dad_timer: called with null parameter\n"); in nd6_dad_timer() 1958 nd6log0(error, "nd6_dad_timer: DAD structure not found\n"); in nd6_dad_timer() 1963 nd6log0(error, "nd6_dad_timer: called with duplicated address " in nd6_dad_timer() 1971 nd6log0(error, "nd6_dad_timer: not a tentative or optimistic " in nd6_dad_timer() 1984 nd6log0(info, "%s: could not run DAD, driver problem?\n", in nd6_dad_timer() 2012 nd6log0(info, in nd6_dad_timer() 2041 nd6log0(info, in nd6_dad_timer() 2073 nd6log0(info, in nd6_dad_timer() [all …]
|
| H A D | nd6.c | 527 nd6log0(info, in nd6_ifattach() 4504 nd6log0(error, "%s: route %s on %s%d gateway address not AF_LINK\n", in nd6_lookup_ipv6() 4557 nd6log0(error, "%s: proc_suser() error %d\n", 4570 nd6log0(error, "%s: bad req, error %d\n", 4577 nd6log0(error, "%s: SYSCTL_IN() error %d\n", 4584 nd6log0(error, "%s: bad ll_dest_len, error %d\n", 4594 nd6log0(error, "%s: ifnet_find_by_name() error %d\n", 4603 nd6log0(error, "%s: nd6_lookup_ipv6() error %d\n", 4611 nd6log0(error, "%s: SYSCTL_OUT() error %d\n",
|
| 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 | nd6.h | 740 #define nd6log0(type, ...) do { os_log_##type(OS_LOG_DEFAULT, ##__VA_ARGS__); } while (0) macro
|
| H A D | in6.c | 1141 nd6log0(error, in in6ctl_clat46start() 4532 nd6log0(info, "%s Event %s received for %s\n", in in6_eventhdlr_callback()
|
| H A D | nd6_rtr.c | 2865 nd6log0(error, "Could not configure CLAT46 address on interface %s.\n", ifp->if_xname); in prelist_update()
|