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