Searched defs:ntohs (Results 1 – 2 of 2) sorted by relevance
34 uint16_t ntohs(uint16_t n) in ntohs() function
142 #define ntohs(x) ___ntohs(x) macro