Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dpacket.h108 void ssh_packet_set_tos(struct ssh *, int);
Dpacket.c2202 ssh_packet_set_tos(struct ssh *ssh, int tos) in ssh_packet_set_tos() function
2227 ssh_packet_set_tos(ssh, interactive ? qos_interactive : qos_bulk); in ssh_packet_set_interactive()
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym501 ssh_packet_set_tos