Home
last modified time | relevance | path

Searched defs:lwip_htonl (Results 1 - 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Ddef.h88 #define lwip_htonl(x) ((u32_t)(x)) macro
/third_party/lwip/src/core/
H A Ddef.c90 lwip_htonl(u32_t n) in lwip_htonl() function

Completed in 1 milliseconds