Searched refs:packet_get_connection_in (Results 1 – 13 of 13) sorted by relevance
151 packet_get_connection_in(), verify_reverse_mapping); in get_canonical_hostname()280 get_peer_ipaddr(packet_get_connection_in()); in get_remote_ipaddr()345 return get_sock_port(packet_get_connection_in(), local); in get_port()
286 packet_get_connection_in(void) in packet_get_connection_in() function
98 if (getpeername(packet_get_connection_in(), in record_login()
542 connection_in = packet_get_connection_in(); in server_loop()783 if ((connection_in = packet_get_connection_in()) >= 0 && in aps_wait_until_can_do_something()882 connection_in = packet_get_connection_in(); in aps_monitor_loop()936 connection_in = packet_get_connection_in(); in server_loop2()
225 s = packet_get_connection_in(); in auth_krb4()
99 fd = packet_get_connection_in(); in auth_krb5()
1097 get_local_ipaddr(packet_get_connection_in()), get_local_port()); in do_setup_env()1392 if (packet_get_connection_in() == packet_get_connection_out()) in do_child()1393 close(packet_get_connection_in()); in do_child()1395 close(packet_get_connection_in()); in do_child()
666 get_local_ipaddr(packet_get_connection_in()), get_local_port()); in run_auth_hook()
44 int packet_get_connection_in(void);
444 if (getsockname(packet_get_connection_in(), in try_krb4_authentication()450 if (getpeername(packet_get_connection_in(), in try_krb4_authentication()652 fd = packet_get_connection_in(); in send_krb5_tgt()
1457 buffer_put_int(&b, packet_get_connection_in()); /* send # of socket */ in ssh_keysign()1517 p = get_local_name(packet_get_connection_in()); in userauth_hostbased()
452 int connection_in = packet_get_connection_in(); in ssh_exchange_identification()
1103 connection_in = packet_get_connection_in(); in client_loop()