Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dconstants.h278 #define SCTP_RTO_ALPHA 3 /* 1/8 when converted to right shifts. */ macro
/openbmc/linux/net/sctp/
H A Dprotocol.c1310 net->sctp.rto_alpha = SCTP_RTO_ALPHA; in sctp_defaults_init()