Searched defs:hostport (Results 1 – 1 of 1) sorted by relevance
66 static inline uint16_t htons(uint16_t hostport) { in htons()72 static inline uint16_t ntohs(uint16_t hostport) { in ntohs()78 static inline uint32_t htonl(uint32_t hostport) { in htonl()84 static inline uint32_t ntohl(uint32_t hostport) { in ntohl()