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