Searched refs:tcph (Results 1 – 1 of 1) sorted by relevance
2103 struct tcphdr *tcph = tcp_hdr(skb); in qeth_tso_fill_header() local2120 tcph->check = 0; in qeth_tso_fill_header()2123 tcph->check = ~csum_ipv6_magic(&ip6h->saddr, &ip6h->daddr, in qeth_tso_fill_header()2127 tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr, in qeth_tso_fill_header()