Searched defs:lwip_htonl (Results 1 – 2 of 2) sorted by relevance
90 lwip_htonl(u32_t n) in lwip_htonl() function
88 #define lwip_htonl(x) ((u32_t)(x)) macro