Searched refs:__ntohl (Results 1 – 1 of 1) sorted by relevance
186 #define __ntohl(_x) __bswap32(_x) macro198 #define ntohl(x) __ntohl(x)