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

/freebsd-11.0-release/sys/netinet6/
H A Dsend.c161 nd6_rs_input(m, sizeof(struct ip6_hdr), icmp6len);
H A Dnd6.h457 void nd6_rs_input(struct mbuf *, int, int);
H A Dicmp6.c751 nd6_rs_input(m, off, icmp6len);
753 nd6_rs_input(m, off, icmp6len);
765 nd6_rs_input(n, off, icmp6len);
767 nd6_rs_input(n, off, icmp6len);
H A Dnd6_rtr.c126 nd6_rs_input(struct mbuf *m, int off, int icmp6len) function
147 "nd6_rs_input: invalid hlim (%d) from %s to %s on %s\n",
175 "nd6_rs_input: invalid ND option, ignored\n"));
187 "nd6_rs_input: lladdrlen mismatch for %s "

Completed in 113 milliseconds