Searched refs:ip6_nexthdr (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/netinet6/
H A Dip6_var.h475 extern int ip6_nexthdr(struct mbuf *, int, int, int *);
H A Dip6_input.c1989 ip6_nexthdr(struct mbuf *m, int off, int proto, int *nxtp) function
2073 newoff = ip6_nexthdr(m, off, proto, nxtp);
H A Dah_core.c1521 newoff = ip6_nexthdr(m, off, proto, &nxt);

Completed in 24 milliseconds