Searched defs:connection_in (Results 1 – 4 of 4) sorted by relevance
452 int connection_in = packet_get_connection_in(); in ssh_exchange_identification() local
127 static int connection_in; /* Connection to server (input). */ variable
88 static int connection_in; /* Connection to client (input). */ variable
91 static int connection_in = -1; variable