ip6_hbhchcheck
int ip6_hbhchcheck(struct mbuf **, int *, int *, int);
nxt = ip6_hbhchcheck(mp, offp, NULL, flags);
nxt = ip6_hbhchcheck(&m, offp, &ours, flags);
nxt = ip6_hbhchcheck(&m, offp, &ours, flags);