Searched refs:ssh_packet_connection_is_on_socket (Results 1 – 9 of 9) sorted by relevance
94 if (blstate != NULL && ssh_packet_connection_is_on_socket(ssh)) in blacklist_notify()
149 int ssh_packet_connection_is_on_socket(struct ssh *);
435 ssh_packet_connection_is_on_socket(struct ssh *ssh) in ssh_packet_connection_is_on_socket() function522 if (ssh_packet_connection_is_on_socket(ssh)) { in ssh_remote_ipaddr()574 if (!ssh_packet_connection_is_on_socket(ssh)) in ssh_packet_rdomain_in()2123 if (!ssh_packet_connection_is_on_socket(ssh) || tos == INT_MAX) in ssh_packet_set_tos()2143 if (!ssh_packet_connection_is_on_socket(ssh)) in ssh_packet_set_interactive()
1705 if (ssh_packet_connection_is_on_socket(ssh) && in record_failed_login()
670 #define ssh_packet_connection_is_on_socket Fssh_ssh_packet_connection_is_on_socket macro
2271 if (options.tcp_keep_alive && ssh_packet_connection_is_on_socket(ssh) &&
1522 if (ssh_packet_connection_is_on_socket(ssh)) { in mm_record_login()
750 if (ssh_packet_connection_is_on_socket(ssh)) { in do_login()
481 if (ssh_packet_connection_is_on_socket(ssh)) { in ssh_userauth2()