Searched defs:htons (Results 1 – 3 of 3) sorted by relevance
112 #define htons(a) \ macro
77 #define htons(x) lwip_htons(x) macro
51 #define htons(h) BE16(h) macro
Completed in 3 milliseconds