Searched refs:__htonl (Results 1 – 2 of 2) sorted by relevance
10 #define __htonl(_x) __bswap32(_x) macro14 #define htonl(_x) __htonl(_x)16 #define ntohl(_x) __htonl(_x)19 #define __htonl(_x) ((__uint32_t)(_x)) macro23 #define htonl(_x) __htonl(_x)
652 2. Add htonl and friends (based on __htonl). Thanks to Johan de