Searched refs:nd6_ns_input (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.h805 extern void nd6_ns_input(struct mbuf *, int, int);
H A Dicmp6.c827 nd6_ns_input(m, off, icmp6len);
831 nd6_ns_input(n, off, icmp6len);
H A Dnd6_nbr.c250 nd6_ns_input( function
272 nd6log((LOG_INFO, "nd6_ns_input: on ND6ALT interface!\n"));
296 "nd6_ns_input: invalid hlim (%d) from %s to %s on %s\n",
311 nd6log((LOG_INFO, "nd6_ns_input: bad DAD packet "
329 nd6log((LOG_INFO, "nd6_ns_input: "
336 nd6log((LOG_INFO, "nd6_ns_input: bad NS target (multicast)\n"));
344 "nd6_ns_input: invalid ND option, ignored\n"));
355 nd6log((LOG_INFO, "nd6_ns_input: bad DAD packet "
448 "nd6_ns_input: lladdrlen mismatch for %s "
456 "nd6_ns_input
[all...]

Completed in 25 milliseconds