hostvar 406 opal/include/opal_config_bottom.h static inline uint32_t htonl(uint32_t hostvar) { return hostvar; } hostvar 408 opal/include/opal_config_bottom.h static inline uint16_t htons(uint16_t hostvar) { return hostvar; }