Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Ddef.c88 lwip_htonl(u32_t n) in lwip_htonl() function
/lib/liblwip/src/include/lwip/
Ddef.h86 #define lwip_htonl(x) (x) macro