Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dconstants.h280 #define SCTP_RTO_ALPHA 3 /* 1/8 when converted to right shifts. */ macro
/Linux-v4.19/net/sctp/
Dprotocol.c1212 net->sctp.rto_alpha = SCTP_RTO_ALPHA; in sctp_defaults_init()