Searched refs:___ntohs (Results 1 – 2 of 2) sorted by relevance
136 #define ___ntohs(x) __be16_to_cpu(x) macro141 #define ntohs(x) ___ntohs(x)
203 #define ___ntohs(x) __be16_to_cpu(x) macro207 #define ntohs(x) ___ntohs(x)