Searched refs:th_sum (Results 1 – 5 of 5) sorted by relevance
144 stw_he_p(&tcp->th_sum, 0); in net_checksum_calculate()151 stw_be_p(&tcp->th_sum, csum); in net_checksum_calculate()
69 uint16_t th_sum; /* checksum */ member186 u_short th_sum; /* checksum */ member
2222 p_tcp_hdr->th_sum = 0; in rtl8139_cplus_transmit_one()2228 p_tcp_hdr->th_sum = tcp_checksum; in rtl8139_cplus_transmit_one()2285 p_tcp_hdr->th_sum = 0; in rtl8139_cplus_transmit_one()2291 p_tcp_hdr->th_sum = tcp_checksum; in rtl8139_cplus_transmit_one()
623 l4_cso = offsetof(struct tcp_header, th_sum); in net_rx_pkt_fix_l4_csum()
372 pkt->virt_hdr.csum_offset = offsetof(struct tcp_hdr, th_sum); in net_tx_pkt_build_vheader()