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