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

/barrelfish-master/include/lwip2/lwip/
H A Ddef.h80 #define PP_NTOHS(x) (x) macro
106 #define PP_NTOHS(x) PP_HTONS(x) macro
/barrelfish-master/include/
H A Darranet_impl.h184 #define PP_NTOHS(x) PP_HTONS(x) macro

Completed in 63 milliseconds