Searched refs:packet_get_connection_out (Results 1 – 5 of 5) sorted by relevance
57 #define packet_get_connection_out() \ macro
364 connection_out = packet_get_connection_out(); in server_loop2()
1454 if (packet_get_connection_in() == packet_get_connection_out()) in child_close_fds()1458 close(packet_get_connection_out()); in child_close_fds()
551 int connection_out = packet_get_connection_out(); in ssh_exchange_identification()
1553 connection_out = packet_get_connection_out(); in client_loop()