Home
last modified time | relevance | path

Searched refs:ssh_packet_start_compression (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dopacket.h64 ssh_packet_start_compression(active_state, (level))
Dpacket.h102 int ssh_packet_start_compression(struct ssh *, int);
Dpacket.c697 ssh_packet_start_compression(struct ssh *ssh, int level) in ssh_packet_start_compression() function