ip6_lasthdr
*start = ip6_lasthdr(m, offset, IPPROTO_IPV6, proto);
off = ip6_lasthdr(m, 0, IPPROTO_IPV6, &nxt);
int ip6_lasthdr (struct mbuf *, int, int, int *);