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()
148 int ssh_packet_connection_is_on_socket(struct ssh *);
436 ssh_packet_connection_is_on_socket(struct ssh *ssh) in ssh_packet_connection_is_on_socket() function523 if (ssh_packet_connection_is_on_socket(ssh)) { in ssh_remote_ipaddr()575 if (!ssh_packet_connection_is_on_socket(ssh)) in ssh_packet_rdomain_in()2068 if (!ssh_packet_connection_is_on_socket(ssh) || tos == INT_MAX) in ssh_packet_set_tos()2088 if (!ssh_packet_connection_is_on_socket(ssh)) in ssh_packet_set_interactive()
2213 if (options.tcp_keep_alive && ssh_packet_connection_is_on_socket(ssh) &&2244 if (ssh_packet_connection_is_on_socket(ssh)) {
1704 if (ssh_packet_connection_is_on_socket(ssh) && in record_failed_login()
614 #define ssh_packet_connection_is_on_socket Fssh_ssh_packet_connection_is_on_socket macro
1507 if (ssh_packet_connection_is_on_socket(ssh)) { in mm_record_login()
490 if (ssh_packet_connection_is_on_socket(ssh)) { in ssh_userauth2()
753 if (ssh_packet_connection_is_on_socket(ssh)) { in do_login()