ip6_get_prevhdr
int prvnxt = ip6_get_prevhdr(*mp, offset);
int ip6_get_prevhdr(struct mbuf *, int);
int prvnxt = ip6_get_prevhdr(m, *offp);