Searched refs:ssh_packet_set_qos (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | packet.h | 116 void ssh_packet_set_qos(struct ssh *, int, int);
|
| H A D | sshd-auth.c | 646 ssh_packet_set_qos(ssh, options.ip_qos_interactive, in main()
|
| H A D | sshd-session.c | 1162 ssh_packet_set_qos(ssh, options.ip_qos_interactive, in main()
|
| H A D | ssh_namespace.h | 727 #define ssh_packet_set_qos Fssh_ssh_packet_set_qos macro
|
| H A D | ssh.c | 1349 ssh_packet_set_qos(ssh, options.ip_qos_interactive, in main()
|
| H A D | packet.c | 2297 ssh_packet_set_qos(struct ssh *ssh, int qos_interactive, int qos_other) in ssh_packet_set_qos() function
|