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