Searched refs:set_sock_tos (Results 1 – 5 of 5) sorted by relevance
60 void set_sock_tos(int, int);
536 #define set_sock_tos Fssh_set_sock_tos macro
370 set_sock_tos(sock, options.ip_qos_interactive); in ssh_create_socket()
274 set_sock_tos(int fd, int tos) in set_sock_tos() function
2117 set_sock_tos(ssh->state->connection_in, tos); in ssh_packet_set_tos()