Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dconstants.h274 #define SCTP_RTO_INITIAL (3 * 1000) macro
/openbmc/linux/net/sctp/
H A Dprotocol.c1304 net->sctp.rto_initial = SCTP_RTO_INITIAL; in sctp_defaults_init()