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

/freebsd-11-stable/sys/netinet6/
H A Dsend.c152 nd6_ns_input(m, sizeof(struct ip6_hdr), icmp6len);
H A Dnd6.h460 void nd6_ns_input(struct mbuf *, int, int);
H A Dnd6_nbr.c119 nd6_ns_input(struct mbuf *m, int off, int icmp6len) function
162 "nd6_ns_input: invalid hlim (%d) from %s to %s on %s\n",
177 nd6log((LOG_INFO, "nd6_ns_input: bad DAD packet "
195 nd6log((LOG_INFO, "nd6_ns_input: "
202 nd6log((LOG_INFO, "nd6_ns_input: bad NS target (multicast)\n"));
210 "nd6_ns_input: invalid ND option, ignored\n"));
221 nd6log((LOG_INFO, "nd6_ns_input: bad DAD packet "
300 nd6log((LOG_INFO, "nd6_ns_input: lladdrlen mismatch for %s "
308 nd6log((LOG_INFO, "nd6_ns_input: duplicate IP6 address %s\n",
374 nd6log((LOG_ERR, "nd6_ns_input
[all...]
H A Dicmp6.c785 nd6_ns_input(m, off, icmp6len);

Completed in 132 milliseconds