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

/freebsd-10-stable/crypto/openssh/
H A Dsshconnect.c527 send_client_banner(int connection_out, int minor1) argument
553 int connection_out = packet_get_connection_out(); local
H A Dserverloop.c105 static int connection_out; /* Connection to client (output). */ variable
H A Dclientloop.c166 static int connection_out; /* Connection to server (output). */ variable
H A Dpacket.c120 int connection_out; member in struct:session_state
[all...]

Completed in 127 milliseconds