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

/freebsd-10.1-release/crypto/openssh/
H A Dserverloop.c107 static int connection_out; /* Connection to client (output). */ variable
H A Dsshconnect.c546 send_client_banner(int connection_out, int minor1) argument
572 int connection_out = packet_get_connection_out(); local
H A Dclientloop.c161 static int connection_out; /* Connection to server (output). */ variable
H A Dpacket.c112 int connection_out; member in struct:session_state
[all...]

Completed in 129 milliseconds