Searched defs:connection_out (Results 1 – 4 of 4) sorted by relevance
546 send_client_banner(int connection_out, int minor1) in send_client_banner()572 int connection_out = packet_get_connection_out(); in ssh_exchange_identification() local
107 static int connection_out; /* Connection to client (output). */ variable
161 static int connection_out; /* Connection to server (output). */ variable
112 int connection_out; member