Searched defs:EXTRACT_LONG (Results 1 – 2 of 2) sorted by relevance
48 #define EXTRACT_LONG(p) (ntohl(*(u_int32_t *)p)) macro54 #define EXTRACT_LONG(p)\ macro
51 #define EXTRACT_LONG EXTRACT_BE_U_4 macro