Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6.h936 extern void nd6_ns_input(struct mbuf *, int, int);
H A Dicmp6.c837 nd6_ns_input(m, off, icmp6len); in icmp6_input()
841 nd6_ns_input(n, off, icmp6len); in icmp6_input()
H A Dnd6_nbr.c254 nd6_ns_input( in nd6_ns_input() function