Searched defs:ntohs (Results 1 – 4 of 4) sorted by relevance
78 #define ntohs(x) lwip_ntohs(x) macro
109 #define ntohs(x) lwip_ntohs(x) macro
120 #define ntohs(x) lwip_ntohs(x) macro
82 #define ntohs(x) (uint16_t)PP_NTOHS(x) macro
Completed in 5 milliseconds