Home
last modified time | relevance | path

Searched refs:remote_id (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dinvite.c58 static int local_id, remote_id; variable
125 msg.id_num = remote_id; in invite_remote()
138 msg.id_num = remote_id + 1; in re_invite()
154 remote_id = response.id_num; in announce_invite()
206 msg.id_num = remote_id; in send_delete()
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c263 c->remote_id = -1; in channel_new()
561 c->type, c->remote_id, in channel_open_message()
607 packet_put_int(c->remote_id); in channel_request_start()
668 packet_put_int(c->remote_id); in channel_set_fds()
758 packet_put_int(c->remote_id); in channel_pre_input_draining()
862 packet_put_int(c->remote_id); in channel_pre_x11_open_13()
1345 packet_put_int(c->remote_id); in channel_post_connecting()
1351 packet_put_int(c->remote_id); in channel_post_connecting()
1359 packet_put_int(c->remote_id); in channel_post_connecting()
1367 packet_put_int(c->remote_id); in channel_post_connecting()
[all …]
H A Dnchan.c238 packet_put_int(c->remote_id); in chan_send_ieof1()
256 packet_put_int(c->remote_id); in chan_send_oclose1()
346 packet_put_int(c->remote_id); in chan_send_eof2()
368 packet_put_int(c->remote_id); in chan_send_close2()
383 packet_put_int(c->remote_id); in chan_send_eow2()
/titanic_44/usr/src/cmd/ssh/include/
H A Dchannels.h78 int remote_id; /* channel identifier for remote peer */ member
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dclientloop.c428 c->remote_id == -1) in client_check_window_change()
1481 c->remote_id = rchan; in client_input_channel_open()
1486 packet_put_int(c->remote_id); in client_input_channel_open()
1540 packet_put_int(c->remote_id); in client_input_channel_req()
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dserverloop.c1128 c->remote_id = rchan; in server_input_channel_open()
1133 packet_put_int(c->remote_id); in server_input_channel_open()
1240 packet_put_int(c->remote_id); in server_input_channel_req()
H A Dsession.c1995 packet_send_debug(gettext("Channel %d set: %s=%s"), c->remote_id, in session_env_req()
/titanic_44/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample119 remote_id "" # Take any, use remote_addr for access control.