Searched refs:byte_swapped (Results 1 – 4 of 4) sorted by relevance
60 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()
75 int byte_swapped = 0; in in_cksum_skip() local125 byte_swapped = 1; in in_cksum_skip()261 if (mlen == 0 && byte_swapped == 0) in in_cksum_skip()267 if (byte_swapped) { in in_cksum_skip()269 byte_swapped = 0; in in_cksum_skip()
157 bool byte_swapped; in in6_cksumdata() local170 byte_swapped = false; in in6_cksumdata()194 byte_swapped = true; in in6_cksumdata()213 if (len == 0 && !byte_swapped) in in6_cksumdata()219 if (byte_swapped) { in in6_cksumdata()
97 int byte_swapped; member133 int byte_swapped; /* Server byte order is swapped from ours */ member697 pcapint_post_process(p->linktype, pr->byte_swapped, in pcap_read_rpcap()1975 int *byte_swapped, struct pcap_rmtauth *auth, char *errbuf) in rpcap_doauth() argument2219 *byte_swapped = 0; in rpcap_doauth()2224 *byte_swapped = 1; in rpcap_doauth()2317 *byte_swappedp = activeconn->byte_swapped; in rpcap_setup_session()2451 int byte_swapped; /* server is known to be byte-swapped */ in pcap_open_rpcap() local2547 pr->byte_swapped = byte_swapped; in pcap_open_rpcap()2619 int byte_swapped; /* Server byte order is swapped from ours */ in pcap_findalldevs_ex_remote() local[all …]