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

/freebsd-10.3-release/crypto/openssh/
H A Dpacket.h93 void ssh_packet_set_tos(struct ssh *, int);
H A Dssh_namespace.h710 #define ssh_packet_set_tos Fssh_ssh_packet_set_tos macro
H A Dpacket.c2241 ssh_packet_set_tos(struct ssh *ssh, int tos) function
2287 ssh_packet_set_tos(ssh, interactive ? qos_interactive :

Completed in 163 milliseconds