Home
last modified time | relevance | path

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

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