Searched defs:__htonl (Results 1 – 1 of 1) sorted by relevance
10 #define __htonl(_x) __bswap32(_x) macro19 #define __htonl(_x) ((__uint32_t)(_x)) macro