Home
last modified time | relevance | path

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

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