Searched refs:set_sock_tos (Results 1 – 4 of 4) sorted by relevance
69 void set_sock_tos(int, int);
355 set_sock_tos(sock, options.ip_qos_interactive); in ssh_create_socket()
257 set_sock_tos(int fd, int tos) in set_sock_tos() function
2179 set_sock_tos(ssh->state->connection_in, tos); in ssh_packet_set_tos()