Searched refs:nd6_na_input (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/netinet6/ |
| HD | send.c | 154 nd6_na_input(m, sizeof(struct ip6_hdr), icmp6len); in send_output()
|
| HD | nd6.h | 430 void nd6_na_input(struct mbuf *, int, int);
|
| HD | icmp6.c | 843 nd6_na_input(m, off, icmp6len); in icmp6_input() 845 nd6_na_input(m, off, icmp6len); in icmp6_input() 854 nd6_na_input(n, off, icmp6len); in icmp6_input() 856 nd6_na_input(n, off, icmp6len); in icmp6_input()
|
| HD | nd6_nbr.c | 610 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() function
|