Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dicmp6.c146 static struct mbuf *ni6_input(struct mbuf *, int, struct prison *);
660 n = ni6_input(n, off, pr); in icmp6_input()
1171 ni6_input(struct mbuf *m, int off, struct prison *pr) in ni6_input() function