Home
last modified time | relevance | path

Searched refs:max_retrans (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dproc.c283 assoc->stream.outcnt, assoc->max_retrans, in sctp_assocs_seq_show()
H A Dsm_statefuns.c1034 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_sendbeat_8_3()
1082 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_send_reconf()
5689 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_do_6_3_3_rtx()
5929 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_t2_timer_expire()
6013 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_t4_timer_expire()
H A Dassociola.c85 /* 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()
626 /* Set the path max_retrans. */ in sctp_assoc_add_peer()
H A Dsm_sideeffect.c641 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_cmd_assoc_failed()
H A Dsocket.c3173 asoc->max_retrans = assocparams->sasoc_asocmaxrxt; in sctp_setsockopt_associnfo()
6506 assocparams.sasoc_asocmaxrxt = asoc->max_retrans; in sctp_getsockopt_associnfo()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Drfcomm.h128 u8 max_retrans; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Drfcomm.h128 u8 max_retrans; member
/kernel/linux/linux-6.6/net/sctp/
H A Dproc.c281 assoc->stream.outcnt, assoc->max_retrans, in sctp_assocs_seq_show()
H A Dsm_statefuns.c1047 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_sendbeat_8_3()
1095 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_send_reconf()
5789 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_do_6_3_3_rtx()
6029 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_t2_timer_expire()
6113 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_sf_t4_timer_expire()
H A Dassociola.c85 /* 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()
630 /* Set the path max_retrans. */ in sctp_assoc_add_peer()
H A Dsm_sideeffect.c673 if (asoc->overall_error_count >= asoc->max_retrans) { in sctp_cmd_assoc_failed()
H A Dsocket.c3179 asoc->max_retrans = assocparams->sasoc_asocmaxrxt; in sctp_setsockopt_associnfo()
6630 assocparams.sasoc_asocmaxrxt = asoc->max_retrans; in sctp_getsockopt_associnfo()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h181 /* This is the max_retrans value for new associations. */
880 /* This is the max_retrans value for the transport and will
1766 /* This is the max_retrans value for the association. This value will
1770 int max_retrans; member
1795 /* This is the max_retrans value for new transports in the
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h185 /* This is the max_retrans value for new associations. */
890 /* This is the max_retrans value for the transport and will
1789 /* This is the max_retrans value for the association. This value will
1793 int max_retrans; member
1821 /* This is the max_retrans value for new transports in the
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dcore.c972 pn->max_retrans = 0; in rfcomm_send_pn()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dcore.c976 pn->max_retrans = 0; in rfcomm_send_pn()

Completed in 58 milliseconds