Searched refs:packet_set_connection (Results 1 – 5 of 5) sorted by relevance
42 void packet_set_connection(int, int);
174 packet_set_connection(pout[0], pin[1]); in ssh_proxy_connect()438 packet_set_connection(sock, sock); in ssh_connect()
186 packet_set_connection(int fd_in, int fd_out) in packet_set_connection() function1810 packet_set_connection(pipe, dup_fd); in packet_set_monitor()
359 packet_set_connection(c->c_fd, c->c_fd); in keygrab_ssh2()
1527 packet_set_connection(sock_in, sock_out); in main()