Searched defs:NTOHS (Results 1 – 5 of 5) sorted by relevance
90 #define NTOHS(x) (x) = ntohs(x) macro
215 #define NTOHS(x) (x) = ntohs(x) macro
91 #define NTOHS(x) (x) = ntohs(x) macro
80 #define NTOHS(x) (x) = ntohs((u_int16_t)(x)) macro
220 #define NTOHS(x) (x) = ntohs((__uint16_t)(x)) macro