Searched refs:allocated_listen_port (Results 1 – 1 of 1) sorted by relevance
757 int r, success = 0, allocated_listen_port = 0; in server_input_global_request() local792 &allocated_listen_port, &options.fwd_opts); in server_input_global_request()796 if (allocated_listen_port != 0 && in server_input_global_request()797 (r = sshbuf_put_u32(resp, allocated_listen_port)) != 0) in server_input_global_request()