Searched defs:htonl (Results 1 – 8 of 8) sorted by relevance
34 htonl(uint32_t hl) in htonl() function
170 #define htonl(x) __htonl(x) macro
302 #define htonl(x) __ntohl(x) macro
63 #define htonl(x) (x) macro
44 #define htonl(val) OSAL_CPU_TO_BE32(val) macro
353 #define htonl(x) __htonl(x) macro
458 #define htonl(x) __htonl(x) macro
116 #define htonl(x) __htonl(x) macro