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

/barrelfish-master/include/lwip2/lwip/
H A Ddef.h77 #define lwip_htonl(x) (x) macro
/barrelfish-master/lib/lwip2/src/core/
H A Ddef.c90 lwip_htonl(u32_t n) function
/barrelfish-master/include/
H A Darranet_impl.h193 #define lwip_htonl(x) LWIP_PLATFORM_HTONL(x) macro

Completed in 94 milliseconds