Searched defs:ntohs (Results 1 – 10 of 10) sorted by relevance
4 uint16_t ntohs(uint16_t n) in ntohs() function
56 # define ntohs(a) aresx_ntohs((a)) macro
81 STIN uint16_t ntohs(uint16_t netshort) { in ntohs() function
120 #define ntohs(x) lwip_ntohs(x) macro
203 #define ntohs uip_ntohs macro