Searched refs:packet_set_connection (Results 1 – 5 of 5) sorted by relevance
176 packet_set_connection(sock, sock); in ssh_proxy_fdpass_connect()252 packet_set_connection(pout[0], pin[1]); in ssh_proxy_connect()500 packet_set_connection(sock, sock); in ssh_connect_direct()514 packet_set_connection(STDIN_FILENO, STDOUT_FILENO); in ssh_connect()
42 void packet_set_connection(int, int);
231 packet_set_connection(int fd_in, int fd_out) in packet_set_connection() function
2023 packet_set_connection(sock_in, sock_out);
1245 packet_set_connection(sock, sock); in main()