Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dnd6.h403 void nd6_rs_input (struct mbuf *, int, int);
H A Dicmp6.c725 nd6_rs_input(m, off, icmp6len); in icmp6_input()
729 nd6_rs_input(n, off, icmp6len); in icmp6_input()
H A Dnd6_rtr.c112 nd6_rs_input(struct mbuf *m, int off, int icmp6len) in nd6_rs_input() function