Home
last modified time | relevance | path

Searched refs:rto_alpha (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/net/netns/
A Dsctp.h69 int rto_alpha; member
/linux-6.3-rc2/net/sctp/
A Dtransport.c506 tp->srtt = tp->srtt - (tp->srtt >> net->sctp.rto_alpha) in sctp_transport_update_rto()
507 + (rtt >> net->sctp.rto_alpha); in sctp_transport_update_rto()
A Dsysctl.c145 .data = &init_net.sctp.rto_alpha,
A Dprotocol.c1312 net->sctp.rto_alpha = SCTP_RTO_ALPHA; in sctp_defaults_init()

Completed in 14 milliseconds