Lines Matching full:checksum
134 * csum_tcpudp_magic - compute IP pseudo-header checksum
136 * Compute the IPv4 pseudo header checksum. The helper can take a
164 * csum_ipv6_magic - compute IPv6 pseudo-header checksum
166 * Compute the ipv6 pseudo header checksum. The helper can take a
198 * build_udp_v4_csum - compute UDP checksum for UDP over IPv4
200 * Compute the checksum to embed in UDP header, composed of the sum of IP
201 * pseudo-header checksum, UDP header checksum and UDP data checksum
205 * Returns the total checksum
219 * build_udp_v6_csum - compute UDP checksum for UDP over IPv6
221 * Compute the checksum to embed in UDP header, composed of the sum of IPv6
222 * pseudo-header checksum, UDP header checksum and UDP data checksum
226 * Returns the total checksum