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

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

Completed in 115 milliseconds