Home
last modified time | relevance | path

Searched defs:hostport (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_var.h66 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()