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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h390 void nd6_na_input(struct mbuf *, int, int);
H A Dnd6_nbr.c539 nd6_na_input( function
567 "nd6_na_input: invalid hlim (%d) from %s to %s on %s\n",
594 "nd6_na_input: invalid target address %s\n",
601 "nd6_na_input: a solicited adv is multicasted\n"));
609 "nd6_na_input: invalid ND option, ignored\n"));
639 "nd6_na_input: duplicate IP6 address %s\n",
646 "nd6_na_input: lladdrlen mismatch for %s "
H A Dicmp6.c757 nd6_na_input(m, off, icmp6len);
761 nd6_na_input(n, off, icmp6len);

Completed in 29 milliseconds