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