Searched refs:csum_final (Results 1 – 1 of 1) sorted by relevance
509 __sum16 csum_final; in enetc_tso_complete_csum() local 515 csum_final = csum_tcpudp_magic(ip_hdr(skb)->saddr, in enetc_tso_complete_csum() 519 csum_final = csum_ipv6_magic(&ipv6_hdr(skb)->saddr, in enetc_tso_complete_csum() 526 tcph->check = csum_final; in enetc_tso_complete_csum() 530 udph->check = csum_final; in enetc_tso_complete_csum()