Searched refs:SCTP_RTO_INITIAL (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/sctp/ | ||
| A D | constants.h | 274 #define SCTP_RTO_INITIAL (3 * 1000) macro |
| /linux/net/sctp/ | ||
| A D | protocol.c | 1299 net->sctp.rto_initial = SCTP_RTO_INITIAL; in sctp_defaults_init() |
Completed in 9 milliseconds