Searched refs:__ntohs (Results 1 – 1 of 1) sorted by relevance
187 #define __ntohs(_x) __bswap16(_x) macro196 #define ntohs(x) __ntohs(x)