Searched refs:nd6log0 (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.81.4/bsd/netinet6/ ! |
| H A D | nd6_rtr.c | 294 nd6log0(error, in nd6_rs_input() 442 nd6log0(error, in nd6_ra_input() 451 nd6log0(error, in nd6_ra_input() 502 nd6log0(info, "%s: ignoring retrans time of %u in RA from %s ;" in nd6_ra_input() 512 nd6log0(error, in nd6_ra_input() 1096 nd6log0(error, "%s: failed to add default router " in defrouter_addreq() 1224 nd6log0(error, "%s: failed to delete default router " in defrouter_delreq() 1857 nd6log0(error, "%s: more than one " in defrouter_select() 2173 nd6log0(error, "%s: ignoring router addition as we have hit the " in defrtrlist_update_common() 2412 nd6log0(error, "nd6_prelist_add: failed to make " in nd6_prelist_add() [all …]
|
| H A D | nd6_nbr.c | 303 nd6log0(error, in nd6_ns_input() 1774 nd6log0(info, in nd6_dad_start() 1805 nd6log0(info, "%s: starting %sDAD %sfor %s\n", in nd6_dad_start() 1949 nd6log0(error, "nd6_dad_timer: called with null parameter\n"); in nd6_dad_timer() 1961 nd6log0(error, "nd6_dad_timer: DAD structure not found\n"); in nd6_dad_timer() 1966 nd6log0(error, "nd6_dad_timer: called with duplicated address " in nd6_dad_timer() 1974 nd6log0(error, "nd6_dad_timer: not a tentative or optimistic " in nd6_dad_timer() 1987 nd6log0(info, "%s: could not run DAD, driver problem?\n", in nd6_dad_timer() 2015 nd6log0(info, in nd6_dad_timer() 2044 nd6log0(info, in nd6_dad_timer() [all …]
|
| H A D | nd6.c | 534 nd6log0(info, in nd6_ifattach() 3044 nd6log0(error, "%s: failed to join " in nd6_rtrequest() 4531 nd6log0(error, "%s: route %s on %s%d gateway address not AF_LINK\n", in nd6_lookup_ipv6() 4541 nd6log0(error, "%s: route %s on %s%d sdl_alen == 0\n", __func__, in nd6_lookup_ipv6() 4595 nd6log0(error, "%s: proc_suser() error %d\n", 4608 nd6log0(error, "%s: bad req, error %d\n", 4615 nd6log0(error, "%s: SYSCTL_IN() error %d\n", 4622 nd6log0(error, "%s: bad ll_dest_len, error %d\n", 4632 nd6log0(error, "%s: ifnet_find_by_name() error %d\n", 4641 nd6log0(error, "%s: nd6_lookup_ipv6() error %d\n", [all …]
|
| H A D | in6_ifattach.c | 595 nd6log0(error, in in6_ifattach_loopback() 731 nd6log0(info, "in6_ifattach: %s is not multicast capable, IPv6 not enabled\n", in in6_ifattach_prelim() 900 nd6log0(error, "%s: no IID available\n", in in6_ifattach_aliasreq()
|
| H A D | icmp6.c | 2580 nd6log0(error, in icmp6_redirect_input() 2586 nd6log0(error, in icmp6_redirect_input() 2609 nd6log0(error, in icmp6_redirect_input() 2620 nd6log0(error, in icmp6_redirect_input() 2631 nd6log0(error, in icmp6_redirect_input() 2642 nd6log0(error, in icmp6_redirect_input() 2657 nd6log0(error, in icmp6_redirect_input()
|
| H A D | nd6.h | 771 #define nd6log0(type, ...) do { os_log_##type(OS_LOG_DEFAULT, ##__VA_ARGS__); } while (0) macro
|
| H A D | in6.c | 1143 nd6log0(error, in in6ctl_clat46start() 4543 nd6log0(info, "%s Event %s received for %s\n", in in6_eventhdlr_callback()
|