Searched defs:htonl (Results 1 – 4 of 4) sorted by relevance
79 #define htonl(x) lwip_htonl(x) macro
110 #define htonl(x) lwip_htonl(x) macro
121 #define htonl(x) lwip_htonl(x) macro
83 #define htonl(x) (uint32_t)PP_HTONL(x) macro
Completed in 4 milliseconds