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 blocklist_notify()
150 int ssh_packet_connection_is_on_socket(struct ssh *);
439 ssh_packet_connection_is_on_socket(struct ssh *ssh) in ssh_packet_connection_is_on_socket() function526 if (ssh_packet_connection_is_on_socket(ssh)) { in ssh_remote_ipaddr()670 if (!ssh_packet_connection_is_on_socket(ssh)) in ssh_packet_rdomain_in()2276 if (!ssh_packet_connection_is_on_socket(ssh)) in apply_qos()
1174 if (options.tcp_keep_alive && ssh_packet_connection_is_on_socket(ssh) && in main()
1745 if (ssh_packet_connection_is_on_socket(ssh)) { in record_failed_login()
681 #define ssh_packet_connection_is_on_socket Fssh_ssh_packet_connection_is_on_socket macro
1678 if (ssh_packet_connection_is_on_socket(ssh)) { in mm_record_login()
722 if (ssh_packet_connection_is_on_socket(ssh)) { in do_login()
481 if (ssh_packet_connection_is_on_socket(ssh)) { in ssh_userauth2()