in6_delayed_cksum
void in6_delayed_cksum(struct mbuf *, u_int8_t);
in6_delayed_cksum(m, IPPROTO_TCP);
in6_delayed_cksum(m, IPPROTO_UDP);
in6_delayed_cksum(m, IPPROTO_ICMPV6);