Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6.h946 extern void nd6_ra_input(struct mbuf *, int, int);
H A Dicmp6.c817 nd6_ra_input(m, off, icmp6len); in icmp6_input()
821 nd6_ra_input(n, off, icmp6len); in icmp6_input()
H A Dnd6_rtr.c342 nd6_ra_input( in nd6_ra_input() function