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