Searched defs:htobe32 (Results 1 – 2 of 2) sorted by relevance
77 #define htobe32(x) __builtin_bswap32(x) macro
21 #define htobe32 htonl macro