csum_buf
tcp_csum = csum_buf(tcp_csum, &io, sizeof(io));
tcp_csum = csum_buf(tcp_csum, th, th->th_off * 4);