Home
last modified time | relevance | path

Searched refs:SCTP_RTO_MIN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dconstants.h257 #define SCTP_RTO_MIN (1 * 1000) macro
/kernel/linux/linux-6.6/include/net/sctp/
H A Dconstants.h275 #define SCTP_RTO_MIN (1 * 1000) macro
/kernel/linux/linux-5.10/net/sctp/
H A Dprotocol.c1208 net->sctp.rto_min = SCTP_RTO_MIN; in sctp_defaults_init()
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c1306 net->sctp.rto_min = SCTP_RTO_MIN; in sctp_defaults_init()

Completed in 8 milliseconds