Searched refs:nd6_ra_input (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | send.c | 165 nd6_ra_input(m, sizeof(struct ip6_hdr), icmp6len); in send_output()
|
| H A D | nd6.h | 407 void nd6_ra_input(struct mbuf *, int, int);
|
| H A D | nd6_rtr.c | 353 nd6_ra_input(struct mbuf *m, int off, int icmp6len) in nd6_ra_input() function
|
| H A D | icmp6.c | 777 nd6_ra_input(m, off, icmp6len); in icmp6_input()
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | nd6.h | 407 void nd6_ra_input(struct mbuf *, int, int);
|