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

/freebsd-9.3-release/crypto/openssh/
H A Dpacket.c145 int packet_compression; member in struct:session_state
542 if (active_state->packet_compression && !compat20)
544 active_state->packet_compression = 1;
675 if (active_state->packet_compression) {
1247 if (active_state->packet_compression) {

Completed in 101 milliseconds