Home
last modified time | relevance | path

Searched refs:nd6_na_input (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet6/
H A Dsend.c158 nd6_na_input(m, sizeof(struct ip6_hdr), icmp6len); in send_output()
H A Dnd6.h376 void nd6_na_input(struct mbuf *, int, int);
H A Dnd6_nbr.c668 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() function
H A Dicmp6.c843 nd6_na_input(m, off, icmp6len); in icmp6_input()