Searched defs:lwip_htonl (Results 1 - 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/ | ||
H A D | def.h | 88 #define lwip_htonl(x) ((u32_t)(x)) macro |
/third_party/lwip/src/core/ | ||
H A D | def.c | 90 lwip_htonl(u32_t n) in lwip_htonl() function |
Completed in 1 milliseconds