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