Searched refs:csumoffset (Results 1 – 3 of 3) sorted by relevance
1651 if (arg->csumoffset >= 0) in ip_send_unicast_reply()1653 arg->csumoffset) = csum_fold(csum_add(nskb->csum, in ip_send_unicast_reply()
875 arg.csumoffset = offsetof(struct tcphdr, check) / 2; in tcp_v4_send_reset()1010 arg.csumoffset = offsetof(struct tcphdr, check) / 2; in tcp_v4_send_ack()
277 int csumoffset; /* u16 offset of csum in iov[0].iov_base */ member