Searched defs:htons (Results 1 – 4 of 4) sorted by relevance
77 #define htons(x) lwip_htons(x) macro
108 #define htons(x) lwip_htons(x) macro
119 #define htons(x) lwip_htons(x) macro
81 #define htons(x) (uint16_t)PP_HTONS(x) macro
Completed in 5 milliseconds