tcp_chksum
tcp->th_sum = tcp_chksum(&Src, &Dst, outpacket, datalen);
u_int16_t tcp_chksum(struct sockaddr_in6 *, struct sockaddr_in6 *,