Searched defs:EXTRACT_64BITS (Results 1 - 2 of 2) sorted by relevance

/external/libpcap/
H A Dextract.h108 EXTRACT_64BITS(const void *p) function
130 #define EXTRACT_64BITS(p) \ macro
158 EXTRACT_64BITS(const void *p) function
/external/tcpdump/
H A Dextract.h144 EXTRACT_64BITS(const void *p) function
166 #define EXTRACT_64BITS(p) \ macro
194 EXTRACT_64BITS(const void *p) function

Completed in 123 milliseconds