set_sock_tos
void set_sock_tos(int, int);
set_sock_tos(ssh->state->connection_in, tos);
set_sock_tos(sock, options.ip_qos_interactive);