Home
last modified time | relevance | path

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

/external/openssh/
Dopacket.h66 ssh_packet_start_compression(active_state, (level))
Dpacket.h91 int ssh_packet_start_compression(struct ssh *, int);
Dpacket.c597 ssh_packet_start_compression(struct ssh *ssh, int level) in ssh_packet_start_compression() function