Searched refs:ssh_packet_set_tos (Results 1 – 3 of 3) sorted by relevance
113 void ssh_packet_set_tos(struct ssh *, int);
2212 ssh_packet_set_tos(struct ssh *ssh, int tos) in ssh_packet_set_tos() function2237 ssh_packet_set_tos(ssh, interactive ? qos_interactive : qos_bulk); in ssh_packet_set_interactive()
732 #define ssh_packet_set_tos Fssh_ssh_packet_set_tos macro