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