Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet6/
Dnd6.h140 void nd6_na_input(struct mbuf *, int, int);
Dicmp6.c694 nd6_na_input(m, off, icmp6len); in icmp6_input()
698 nd6_na_input(n, off, icmp6len); in icmp6_input()
Dnd6_nbr.c549 nd6_na_input(struct mbuf *m, int off, int icmp6len) in nd6_na_input() function