Searched refs:max_retrans (Results 1 – 6 of 6) sorted by relevance
128 u8 max_retrans; member
1050 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_sendbeat_8_3()1098 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_send_reconf()5802 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_do_6_3_3_rtx()6042 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_t2_timer_expire()6126 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_t4_timer_expire()
85 /* Set the association max_retrans and RTO values from the in sctp_association_init() 88 asoc->max_retrans = sp->assocparams.sasoc_asocmaxrxt; in sctp_association_init() 631 /* Set the path max_retrans. */ in sctp_assoc_add_peer()
679 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_cmd_assoc_failed()
3179 asoc->max_retrans = assocparams->sasoc_asocmaxrxt; in sctp_setsockopt_associnfo()6677 assocparams.sasoc_asocmaxrxt = asoc->max_retrans; in sctp_getsockopt_associnfo()
976 pn->max_retrans = 0; in rfcomm_send_pn()