Searched refs:SCTP_RTO_MAX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/net/sctp/ | ||
| D | constants.h | 258 #define SCTP_RTO_MAX (60 * 1000) macro |
| /Linux-v5.4/net/sctp/ | ||
| D | protocol.c | 1196 net->sctp.rto_max = SCTP_RTO_MAX; in sctp_defaults_init() |