Home
last modified time | relevance | path

Searched refs:ssh_packet_set_tos (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dpacket.h110 void ssh_packet_set_tos(struct ssh *, int);
Dpacket.c2068 ssh_packet_set_tos(struct ssh *ssh, int tos) in ssh_packet_set_tos() function
2114 ssh_packet_set_tos(ssh, interactive ? qos_interactive : in ssh_packet_set_interactive()