Searched defs:EXTRACT_LONG (Results 1 – 1 of 1) sorted by relevance
101 #define EXTRACT_LONG(p) (ntohl(*(u_int32_t *)(void *)p)) macro107 #define EXTRACT_LONG(p) \ macro