Searched refs:__ntohl (Results 1 – 2 of 2) sorted by relevance
68 #define __ntohl(x) ((uint32_t)(x)) macro75 #define __ntohl(x) (__bswap32(x)) macro
63 #define __ntohl(x) (__bswap32(x)) macro