HomeSort by: relevance | last modified time | path
    Searched refs:ssh_packet_set_qos (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
packet.h 111 void ssh_packet_set_qos(struct ssh *, int, int);
sshd-auth.c 635 ssh_packet_set_qos(ssh, options.ip_qos_interactive,
sshd-session.c 1143 ssh_packet_set_qos(ssh, options.ip_qos_interactive,
packet.c 2295 ssh_packet_set_qos(struct ssh *ssh, int qos_interactive, int qos_other) function
ssh.c 1338 ssh_packet_set_qos(ssh, options.ip_qos_interactive,

Completed in 27 milliseconds