Searched refs:nd6_ns_input (Results 1 – 3 of 3) sorted by relevance
143 void nd6_ns_input(struct mbuf *, int, int);
679 nd6_ns_input(m, off, icmp6len); in icmp6_input()683 nd6_ns_input(n, off, icmp6len); in icmp6_input()
98 nd6_ns_input(struct mbuf *m, int off, int icmp6len) in nd6_ns_input() function