Searched refs:byte_swapped (Results 1 – 3 of 3) sorted by relevance
56 int byte_swapped = 0; in in_cksum() local99 byte_swapped = 1; in in_cksum()118 if (mlen == 0 && byte_swapped == 0) in in_cksum()124 if (byte_swapped) { in in_cksum()127 byte_swapped = 0; in in_cksum()
158 int byte_swapped, mlen; in in6_cksum_partial() local234 byte_swapped = 1; in in6_cksum_partial()236 byte_swapped = 0; in in6_cksum_partial()255 if (mlen == 0 && byte_swapped == 0) in in6_cksum_partial()261 if (byte_swapped) { in in6_cksum_partial()264 byte_swapped = 0; in in6_cksum_partial()312 byte_swapped = 1; in in6_cksum_partial()331 if (mlen == 0 && byte_swapped == 0) in in6_cksum_partial()337 if (byte_swapped) { in in6_cksum_partial()340 byte_swapped = 0; in in6_cksum_partial()
271 int byte_swapped = 0; local321 byte_swapped = 1;457 if (mlen == 0 && byte_swapped == 0)463 if (byte_swapped) {465 byte_swapped = 0;