Searched refs:ip_qos_interactive (Results 1 – 5 of 5) sorted by relevance
64 int ip_qos_interactive; /* IP ToS/DSCP/class for interactive */ member
416 if (options.ip_qos_interactive != INT_MAX) in ssh_create_socket()417 set_sock_tos(sock, options.ip_qos_interactive); in ssh_create_socket()
2143 options.ip_qos_interactive, options.ip_qos_bulk); in ssh_session2_setup()2350 options.ip_qos_interactive, options.ip_qos_bulk); in ssh_session2()
507 options.ip_qos_interactive, options.ip_qos_bulk); in do_exec_no_pty()623 options.ip_qos_interactive, options.ip_qos_bulk); in do_exec_pty()
2708 options.ip_qos_interactive, options.ip_qos_bulk); in client_session2_setup()