Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dconstants.h256 #define SCTP_RTO_INITIAL (3 * 1000) macro
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1206 net->sctp.rto_initial = SCTP_RTO_INITIAL; in sctp_defaults_init()