Searched refs:SWAPLONG (Results 1 – 1 of 1) sorted by relevance
65 #define SWAPLONG(y) \ macro75 p->timezone = SWAPLONG(p->timezone);76 p->sigfigs = SWAPLONG(p->sigfigs);77 p->snaplen = SWAPLONG(p->snaplen);78 p->type = SWAPLONG(p->type);99 if (SWAPLONG(ph.id) != 0xa1b2c3d4) {155 rec->caplen = SWAPLONG(rec->caplen);156 rec->wirelen = SWAPLONG(rec->wirelen);157 rec->seconds = SWAPLONG(rec->seconds);158 rec->microseconds = SWAPLONG(rec->microseconds);