Home
last modified time | relevance | path

Searched refs:SCTP_RTO_BETA (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/net/sctp/
Dconstants.h279 #define SCTP_RTO_BETA 2 /* 1/4 when converted to right shifts. */ macro
/linux-5.19.10/net/sctp/
Dprotocol.c1307 net->sctp.rto_beta = SCTP_RTO_BETA; in sctp_defaults_init()