Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dconstants.h258 #define SCTP_RTO_MAX (60 * 1000) macro
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1210 net->sctp.rto_max = SCTP_RTO_MAX; in sctp_defaults_init()