Home | History | Annotate | Download | only in lib

Lines Matching refs:sa4

992   struct sockaddr_in * const sa4 = (void *)sa;
1125 Curl_inet_ntop(sa->sa_family, &sa4->sin_addr, hbuf, sizeof(hbuf));
1178 sa4->sin_port = htons(port);
1269 port = ntohs(sa4->sin_port);