Searched refs:SCTP_RTO_INITIAL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/net/sctp/ | ||
| D | constants.h | 256 #define SCTP_RTO_INITIAL (3 * 1000) macro |
| /Linux-v5.4/net/sctp/ | ||
| D | protocol.c | 1192 net->sctp.rto_initial = SCTP_RTO_INITIAL; in sctp_defaults_init() |