Searched refs:jumpport (Results 1 – 1 of 1) sorted by relevance
1300 int port = options.port, jumpport = options.jump_port; in main() local1304 if (jumpport <= 0) in main()1305 jumpport = default_ssh_port(); in main()1308 if (strcmp(options.jump_host, host) == 0 && port == jumpport && in main()