Searched defs:htons (Results 1 – 2 of 2) sorted by relevance
34 uint16_t htons(uint16_t n) in htons() function
141 #define htons(x) ___htons(x) macro