Searched refs:packet_get_connection_out (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dopacket.h57 #define packet_get_connection_out() \ macro
H A Dserverloop.c600 connection_out = packet_get_connection_out();
836 connection_out = packet_get_connection_out();
H A Dsshconnect.c553 int connection_out = packet_get_connection_out();
H A Dsession.c1668 if (packet_get_connection_in() == packet_get_connection_out())
1672 close(packet_get_connection_out());
H A Dclientloop.c1555 connection_out = packet_get_connection_out();

Completed in 149 milliseconds