Searched refs:us_port (Results 1 – 1 of 1) sorted by relevance
646 unsigned short us_port = ntohs(si->sin_port); in Curl_addr2string() local647 *port = us_port; in Curl_addr2string()656 unsigned short us_port = ntohs(si6->sin6_port); in Curl_addr2string() local657 *port = us_port; in Curl_addr2string()