Home
last modified time | relevance | path

Searched defs:EXTRACT_16BITS (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/tcpdump/dist/
H A Dextract.h28 static inline uint16_t EXTRACT_16BITS(const void *p) in EXTRACT_16BITS() function
197 EXTRACT_16BITS(const void *p) in EXTRACT_16BITS() function
223 #define EXTRACT_16BITS(p) \ macro
247 EXTRACT_16BITS(const void *p) in EXTRACT_16BITS() function