Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dconstants.h260 #define SCTP_RTO_ALPHA 3 /* 1/8 when converted to right shifts. */ macro
/kernel/linux/linux-6.6/include/net/sctp/
H A Dconstants.h278 #define SCTP_RTO_ALPHA 3 /* 1/8 when converted to right shifts. */ macro
/kernel/linux/linux-5.10/net/sctp/
H A Dprotocol.c1212 net->sctp.rto_alpha = SCTP_RTO_ALPHA; in sctp_defaults_init()
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c1310 net->sctp.rto_alpha = SCTP_RTO_ALPHA; in sctp_defaults_init()

Completed in 7 milliseconds