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

/barrelfish-master/include/lwip2/lwip/
H A Ddef.h75 #define lwip_htons(x) (x) macro
/barrelfish-master/lib/lwip2/src/core/
H A Ddef.c76 lwip_htons(u16_t n) function
/barrelfish-master/include/
H A Darranet_impl.h191 #define lwip_htons(x) LWIP_PLATFORM_HTONS(x) macro

Completed in 37 milliseconds