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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_var.h319 int ip6_nexthdr(struct mbuf *, int, int, int *);
H A Dip6_input.c1422 newoff = ip6_nexthdr(m, off, proto, &nxt);
1660 ip6_nexthdr(m, off, proto, nxtp) function
1672 panic("ip6_nexthdr: m == NULL");
1753 newoff = ip6_nexthdr(m, off, proto, nxtp);
H A Dah_core.c1454 newoff = ip6_nexthdr(m, off, proto, &nxt);

Completed in 32 milliseconds