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

/barrelfish-2018-10-04/include/lwip2/lwip/
H A Ddef.h78 #define lwip_ntohl(x) (x) macro
92 #define lwip_ntohl(x) lwip_htonl(x) macro
/barrelfish-2018-10-04/include/
H A Darranet_impl.h194 #define lwip_ntohl(x) LWIP_PLATFORM_HTONL(x) macro

Completed in 81 milliseconds