Searched refs:___ntohs (Results 1 – 1 of 1) sorted by relevance
137 #define ___ntohs(x) __be16_to_cpu(x) macro142 #define ntohs(x) ___ntohs(x)