Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Dicmp6.c196 static struct mbuf *ni6_input(struct mbuf *, int);
761 n = ni6_input(n, off); in _icmp6_input()
1221 ni6_input(struct mbuf *m, int off) in ni6_input() function