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