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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h465 int ip6_nexthdr(struct mbuf *, int, int, int *);
H A Dip6_input.c1923 ip6_nexthdr(m, off, proto, nxtp) function
1935 panic("ip6_nexthdr: m == NULL");
2016 newoff = ip6_nexthdr(m, off, proto, nxtp);
H A Dah_core.c1521 newoff = ip6_nexthdr(m, off, proto, &nxt);

Completed in 20 milliseconds