Lines Matching defs:port
337 int remote_port; /* remote port */
338 int conn_to_port; /* remote port for the connection (may be -1) */
511 BIT(conn_to_port); /* if set, this connection has a "connect to port"
512 that overrides the port in the URL (remote port) */
596 int port;
834 int defport; /* Default port. */
880 int port;
934 ip address and port number whenever an outgoing connection is
1083 int port; /* which port to use locally - to connect to */
1084 int remote_port; /* the remote port, not the proxy port! */
1085 int conn_to_port; /* the remote port to connect to. valid only if
1091 unsigned short secondary_port; /* secondary socket remote port to connect to
1147 int conn_primary_port; /* this is the destination port to the connection,
1149 int conn_remote_port; /* this is the "remote port", which is the port
1320 char *port;
1345 /* host name, port number and protocol of the first (not followed) request.
1553 STRING_FTPPORT, /* port to send with the FTP PORT command */
1657 unsigned short use_port; /* which port to use (when not using default) */
1669 unsigned short localport; /* local port number to bind to */
1670 unsigned short localportrange; /* number of additional port numbers to test
1729 struct curl_slist *connect_to; /* list of host:port mappings to override
1730 the hostname and port to connect to */
1740 unsigned short proxyport; /* If non-zero, use this port number by
1742 ":[port]" that one will override this. */