Searched refs:ssh_packet_connection_is_on_socket (Results 1 – 4 of 4) sorted by relevance
51 ssh_packet_connection_is_on_socket(active_state)
147 int ssh_packet_connection_is_on_socket(struct ssh *);
424 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()2013 if (!ssh_packet_connection_is_on_socket(ssh) || tos == INT_MAX) in ssh_packet_set_tos()2053 if (!ssh_packet_connection_is_on_socket(ssh)) in ssh_packet_set_interactive()
557 #define ssh_packet_connection_is_on_socket Fssh_ssh_packet_connection_is_on_socket macro