Searched refs:nd6_ns_input (Results 1 – 4 of 4) sorted by relevance
155 nd6_ns_input(m, sizeof(struct ip6_hdr), icmp6len); in send_output()
379 void nd6_ns_input(struct mbuf *, int, int);
143 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input() function
823 nd6_ns_input(m, off, icmp6len); in icmp6_input()