Searched defs:ssh_packet_connection_is_on_socket (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dpacket.c369 ssh_packet_connection_is_on_socket(struct ssh *ssh) function
460 ssh->remote_ipaddr = ssh_packet_connection_is_on_socket(ssh) ?
2109 if (!ssh_packet_connection_is_on_socket(ssh))
2149 if (!ssh_packet_connection_is_on_socket(ssh))

Completed in 32 milliseconds