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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.h825 extern void nd6_ra_input(struct mbuf *, int, int);
H A Dicmp6.c804 nd6_ra_input(m, off, icmp6len);
808 nd6_ra_input(n, off, icmp6len);
H A Dnd6_rtr.c370 nd6_ra_input( function
418 "nd6_ra_input: invalid hlim (%d) from %s to %s on %s\n",
426 "nd6_ra_input: src %s is not link-local\n",
446 "nd6_ra_input: invalid ND option, ignored\n"));
513 "nd6_ra_input: invalid option "
521 "nd6_ra_input: invalid prefix "
530 "nd6_ra_input: invalid prefix "
562 "nd6_ra_input: no SLAAC on prefix %s "
570 "nd6_ra_input: no SLAAC on prefix %s "
627 nd6log((LOG_INFO, "nd6_ra_input
[all...]

Completed in 29 milliseconds