Home
last modified time | relevance | path

Searched refs:SCTP_RTO_BETA (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dconstants.h261 #define SCTP_RTO_BETA 2 /* 1/4 when converted to right shifts. */ macro
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1214 net->sctp.rto_beta = SCTP_RTO_BETA; in sctp_defaults_init()