Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6.h922 extern void nd6_na_input(struct mbuf *, int, int);
H A Dicmp6.c856 nd6_na_input(m, off, icmp6len); in icmp6_input()
860 nd6_na_input(n, off, icmp6len); in icmp6_input()
H A Dnd6_nbr.c910 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() function