Searched refs:SCTP_RTO_MAX (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/net/sctp/ | ||
| H A D | constants.h | 276 #define SCTP_RTO_MAX (60 * 1000) macro |
| /linux-6.15/net/sctp/ | ||
| H A D | protocol.c | 1324 net->sctp.rto_max = SCTP_RTO_MAX; in sctp_defaults_init() |