Searched refs:packet_get_connection_in (Results 1 – 8 of 8) sorted by relevance
598 if (getpeername(packet_get_connection_in(), in do_pre_login()710 if (getpeername(packet_get_connection_in(), in do_login()1083 laddr = get_local_ipaddr(packet_get_connection_in()); in do_setup_env()1454 if (packet_get_connection_in() == packet_get_connection_out()) in child_close_fds()1455 close(packet_get_connection_in()); in child_close_fds()1457 close(packet_get_connection_in()); in child_close_fds()
55 #define packet_get_connection_in() \ macro
363 connection_in = packet_get_connection_in(); in server_loop2()
1616 int i, r, to[2], from[2], status, sock = packet_get_connection_in(); in ssh_keysign()1793 if ((lname = get_local_name(packet_get_connection_in())) == NULL) { in userauth_hostbased()
1705 getpeername(packet_get_connection_in(), in record_failed_login()
550 int connection_in = packet_get_connection_in(); in ssh_exchange_identification()
1412 if (getpeername(packet_get_connection_in(), in mm_record_login()
1552 connection_in = packet_get_connection_in(); in client_loop()