Searched defs:connection_out (Results 1 – 4 of 4) sorted by relevance
522 send_client_banner(int connection_out, int minor1) in send_client_banner()549 int connection_out = packet_get_connection_out(); in ssh_exchange_identification() local
106 static int connection_out; /* Connection to client (output). */ variable
164 static int connection_out; /* Connection to server (output). */ variable
119 int connection_out; member