Home
last modified time | relevance | path

Searched refs:byte_swapped (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Din_cksum.c62 int byte_swapped = 0; in in_cksum() local
101 byte_swapped = 1; in in_cksum()
120 if (mlen == 0 && byte_swapped == 0) in in_cksum()
126 if (byte_swapped) { in in_cksum()
129 byte_swapped = 0; in in_cksum()