Searched refs:ErrorRecoveryLevel (Results 1 – 7 of 7) sorted by relevance
57 unsigned int ErrorRecoveryLevel:1; member69 uint16_t ErrorRecoveryLevel; member
206 uint32_t ErrorRecoveryLevel; member1076 state->ErrorRecoveryLevel = n; in eval_parameter()1210 state->ErrorRecoveryLevel = sess->s_ErrorRecoveryLevel; in init_session_parameters()1580 state->ErrorRecoveryLevel = in set_first_opnegs()1581 (lpar->is_present.ErrorRecoveryLevel) ? in set_first_opnegs()1582 lpar->ErrorRecoveryLevel : 2; in set_first_opnegs()1598 set_key_n(state, K_ErrorRecoveryLevel, state->ErrorRecoveryLevel); in set_first_opnegs()1773 sess->s_ErrorRecoveryLevel = state->ErrorRecoveryLevel; in set_negotiated_parameters()
289 unsigned int ErrorRecoveryLevel:1; member297 uint16_t ErrorRecoveryLevel; member
378 if (target->options.is_present.ErrorRecoveryLevel) { in make_connection()379 loginp.is_present.ErrorRecoveryLevel = 1; in make_connection()380 loginp.ErrorRecoveryLevel = target->options.ErrorRecoveryLevel; in make_connection()
472 opt->ErrorRecoveryLevel = get_short_int(sp, argv[i], in cl_get_target_opts()474 opt->is_present.ErrorRecoveryLevel = 1; in cl_get_target_opts()
219 unsigned int ErrorRecoveryLevel : 1; member231 uint16_t ErrorRecoveryLevel; member