Searched refs:packet_put_int (Results 1 – 17 of 17) sorted by relevance
590 packet_put_int(c->self); in channel_send_open()591 packet_put_int(c->local_window); in channel_send_open()592 packet_put_int(c->local_maxpacket); in channel_send_open()607 packet_put_int(c->remote_id); in channel_request_start()668 packet_put_int(c->remote_id); in channel_set_fds()669 packet_put_int(c->local_window); 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()1166 packet_put_int(nc->self); in channel_post_x11_listener()1167 packet_put_int(nc->local_window_max); in channel_post_x11_listener()[all …]
62 packet_put_int(nbits); in kexgex_client()72 packet_put_int(min); in kexgex_client()73 packet_put_int(nbits); in kexgex_client()74 packet_put_int(max); in kexgex_client()
238 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()
242 packet_put_int(maj); in kex_gss_send_error()243 packet_put_int(min); in kex_gss_send_error()
48 packet_put_int(seq); in dispatch_protocol_error()
432 packet_put_int(u_int value) in packet_put_int() function1505 packet_put_int(SSH2_DISCONNECT_PROTOCOL_ERROR); in packet_disconnect()1707 packet_put_int(nbytes); in packet_send_ignore()
441 packet_put_int(ws.ws_col); in client_check_window_change()442 packet_put_int(ws.ws_row); in client_check_window_change()443 packet_put_int(ws.ws_xpixel); in client_check_window_change()444 packet_put_int(ws.ws_ypixel); in client_check_window_change()448 packet_put_int(ws.ws_row); in client_check_window_change()449 packet_put_int(ws.ws_col); in client_check_window_change()450 packet_put_int(ws.ws_xpixel); in client_check_window_change()451 packet_put_int(ws.ws_ypixel); in client_check_window_change()819 packet_put_int(1000); in process_escapes()1486 packet_put_int(c->remote_id); in client_input_channel_open()[all …]
862 packet_put_int(options.compression_level);890 packet_put_int(ws.ws_row);891 packet_put_int(ws.ws_col);892 packet_put_int(ws.ws_xpixel);893 packet_put_int(ws.ws_ypixel);1069 packet_put_int(ws.ws_col);1070 packet_put_int(ws.ws_row);1071 packet_put_int(ws.ws_xpixel);1072 packet_put_int(ws.ws_ypixel);
591 packet_put_int(1); in userauth_gssapi()599 packet_put_int((mech->length)+2); in userauth_gssapi()1383 packet_put_int(num_prompts); in input_userauth_info_req()
343 packet_put_int(BN_num_bits(host_key->rsa->n)); in try_rhosts_rsa_authentication()1118 packet_put_int(client_flags); in ssh_kex()
711 packet_put_int(WEXITSTATUS(wait_status)); in server_loop()1133 packet_put_int(c->remote_id); in server_input_channel_open()1134 packet_put_int(c->self); in server_input_channel_open()1135 packet_put_int(c->local_window); in server_input_channel_open()1136 packet_put_int(c->local_maxpacket); in server_input_channel_open()1142 packet_put_int(rchan); in server_input_channel_open()1143 packet_put_int(SSH2_OPEN_ADMINISTRATIVELY_PROHIBITED); in server_input_channel_open()1240 packet_put_int(c->remote_id); in server_input_channel_req()
114 packet_put_int(0); in do_pam_kbdint()284 packet_put_int(conv_ctxt->num_expected); in do_pam_conv_kbd_int()
409 packet_put_int(maj); in ssh_gssapi_userauth_error()410 packet_put_int(min); in ssh_gssapi_userauth_error()
1776 packet_put_int(BN_num_bits(sensitive_data.server_key->rsa->n)); in do_ssh1_kex()1781 packet_put_int(BN_num_bits(sensitive_data.ssh1_host_key->rsa->n)); in do_ssh1_kex()1786 packet_put_int(SSH_PROTOFLAG_HOST_IN_FWD_OPEN); in do_ssh1_kex()1789 packet_put_int(cipher_mask_ssh1(0)); in do_ssh1_kex()1815 packet_put_int(auth_mask); in do_ssh1_kex()
245 packet_put_int(kbdintctxt->nreq); in send_userauth_info_request()
2229 packet_put_int(WEXITSTATUS(status)); in session_exit_message()
57 void packet_put_int(u_int value);