Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.h111 void ssh_packet_set_tos(struct ssh *, int);
H A Dpacket.c2113 ssh_packet_set_tos(struct ssh *ssh, int tos) in ssh_packet_set_tos() function
2138 ssh_packet_set_tos(ssh, interactive ? qos_interactive : qos_bulk); in ssh_packet_set_interactive()
H A Dssh_namespace.h721 #define ssh_packet_set_tos Fssh_ssh_packet_set_tos macro