Searched refs:ip_qos_interactive (Results 1 – 8 of 8) sorted by relevance
52 int ip_qos_interactive; /* IP ToS/DSCP/class for interactive */ member
123 int ip_qos_interactive; /* IP ToS/DSCP/class for interactive */ member
207 options->ip_qos_interactive = -1; in initialize_server_options()481 if (options->ip_qos_interactive == -1) in fill_default_server_options()482 options->ip_qos_interactive = IPTOS_DSCP_AF21; in fill_default_server_options()2541 options->ip_qos_interactive = value; in process_server_config_line_depth()2961 M_CP_INTOPT(ip_qos_interactive); in copy_set_server_options()3383 printf("ipqos %s ", iptos2str(o->ip_qos_interactive)); in dump_config()
2169 if (*activep && options->ip_qos_interactive == -1) { in process_config_line_depth()2170 options->ip_qos_interactive = value; in process_config_line_depth()2742 options->ip_qos_interactive = -1; in initialize_options()2937 if (options->ip_qos_interactive == -1) in fill_default_options()2938 options->ip_qos_interactive = IPTOS_DSCP_AF21; in fill_default_options()3808 printf("ipqos %s ", iptos2str(o->ip_qos_interactive)); in dump_client_config()
370 if (options.ip_qos_interactive != INT_MAX) in ssh_create_socket()371 set_sock_tos(sock, options.ip_qos_interactive); in ssh_create_socket()
2231 options.ip_qos_interactive, options.ip_qos_bulk); in ssh_session2_setup()2345 options.ip_qos_interactive, options.ip_qos_bulk); in ssh_session2()
529 options.ip_qos_interactive, options.ip_qos_bulk); in do_exec_no_pty()658 options.ip_qos_interactive, options.ip_qos_bulk); in do_exec_pty()
2695 options.ip_qos_interactive, options.ip_qos_bulk); in client_session2_setup()