Home
last modified time | relevance | path

Searched refs:set_sock_tos (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.h60 void set_sock_tos(int, int);
H A Dssh_namespace.h536 #define set_sock_tos Fssh_set_sock_tos macro
H A Dsshconnect.c370 set_sock_tos(sock, options.ip_qos_interactive); in ssh_create_socket()
H A Dmisc.c274 set_sock_tos(int fd, int tos) in set_sock_tos() function
H A Dpacket.c2117 set_sock_tos(ssh->state->connection_in, tos); in ssh_packet_set_tos()