ip6_pullexthdr
ext = ip6_pullexthdr(m, sizeof(struct ip6_hdr),
ext = ip6_pullexthdr(m, off, nxt);
struct mbuf *ip6_pullexthdr(struct mbuf *, size_t, int);