Searched refs:SWAPLONG (Results 1 – 3 of 3) sorted by relevance
93 #define SWAPLONG(y) \ macro878 hp->thiszone = SWAPLONG(hp->thiszone); in swap_hdr()879 hp->sigfigs = SWAPLONG(hp->sigfigs); in swap_hdr()880 hp->snaplen = SWAPLONG(hp->snaplen); in swap_hdr()881 hp->linktype = SWAPLONG(hp->linktype); in swap_hdr()1011 magic = SWAPLONG(magic); in pcap_fopen_offline()1209 hdr->caplen = SWAPLONG(sf_hdr.caplen); in sf_next_packet()1210 hdr->len = SWAPLONG(sf_hdr.len); in sf_next_packet()1211 hdr->ts.tv_sec = SWAPLONG(sf_hdr.ts.tv_sec); in sf_next_packet()1212 hdr->ts.tv_usec = SWAPLONG(sf_hdr.ts.tv_usec); in sf_next_packet()
1514 #define SWAPLONG(y) \ macro2016 b->s.k = SWAPLONG(DLT_IEEE802_11); in gen_ppi_dlt_check()2430 proto = SWAPLONG(proto);
64 #define SWAPLONG(y) \ macro110 family = SWAPLONG(family); in null_if_print()