Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/sctp/
Dconstants.h284 #define SCTP_RTO_MAX (60 * 1000) macro
/linux-3.4.99/net/sctp/
Dprotocol.c1247 sctp_rto_max = SCTP_RTO_MAX; in sctp_init()