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

/freebsd-10.1-release/sys/netinet6/
H A Dsend.c162 nd6_rs_input(m, sizeof(struct ip6_hdr), icmp6len);
H A Dnd6.h435 void nd6_rs_input(struct mbuf *, int, int);
H A Dicmp6.c769 nd6_rs_input(m, off, icmp6len);
771 nd6_rs_input(m, off, icmp6len);
783 nd6_rs_input(n, off, icmp6len);
785 nd6_rs_input(n, off, icmp6len);
H A Dnd6_rtr.c122 nd6_rs_input(struct mbuf *m, int off, int icmp6len) function
143 "nd6_rs_input: invalid hlim (%d) from %s to %s on %s\n",
171 "nd6_rs_input: invalid ND option, ignored\n"));
183 "nd6_rs_input: lladdrlen mismatch for %s "

Completed in 118 milliseconds