Searched refs:__htonl (Results 1 – 1 of 1) sorted by relevance
184 #define __htonl(_x) __bswap32(_x) macro197 #define htonl(x) __htonl(x)