HomeSort by: relevance | last modified time | path
    Searched refs:nd6_ns_input (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet6/
nd6.h 188 void nd6_ns_input(struct mbuf *, int, int);
icmp6.c 857 nd6_ns_input(m, off, icmp6len);
861 nd6_ns_input(n, off, icmp6len);
nd6_nbr.c 101 nd6_ns_input(struct mbuf *m, int off, int icmp6len) function in typeref:typename:void
997 * see nd6_ns_input() for details.

Completed in 23 milliseconds