HomeSort by relevance Sort by last modified time
    Searched refs:SWAPLONG (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
print-null.c 64 #define SWAPLONG(y) \
110 family = SWAPLONG(family);
  /external/libpcap/
savefile.c 93 #define SWAPLONG(y) \
878 hp->thiszone = SWAPLONG(hp->thiszone);
879 hp->sigfigs = SWAPLONG(hp->sigfigs);
880 hp->snaplen = SWAPLONG(hp->snaplen);
881 hp->linktype = SWAPLONG(hp->linktype);
1011 magic = SWAPLONG(magic);
    [all...]
gencode.c     [all...]

Completed in 289 milliseconds