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