Lines Matching refs:have_remote_id
270 if (c != NULL && c->have_remote_id && c->remote_id == remote_id) in channel_by_remote_id()
962 if (c == NULL || !c->have_remote_id) in channel_find_open()
1022 c->have_remote_id ? "r" : "nr", c->remote_id, in channel_format_status()
1137 if (!c->have_remote_id) in channel_request_start()
1232 if (!c->have_remote_id) in channel_set_fds()
2040 if (!c->have_remote_id) in channel_post_connecting()
2367 if (!c->have_remote_id) in channel_check_window()
2973 if (!c->have_remote_id) in channel_output_poll_input_open()
3038 if (!c->have_remote_id) in channel_output_poll_extended_read()
3209 c->have_remote_id = 1; in channel_proxy_downstream()
3352 c->have_remote_id = 1; in channel_proxy_upstream()
3586 c->have_remote_id = 1; in channel_input_open_confirmation()