Searched defs:ntohl (Results 1 – 4 of 4) sorted by relevance
80 #define ntohl(x) lwip_ntohl(x) macro
111 #define ntohl(x) lwip_ntohl(x) macro
122 #define ntohl(x) lwip_ntohl(x) macro
84 #define ntohl(x) (uint32_t)PP_NTOHL(x) macro
Completed in 5 milliseconds