Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/sctp/
Dconstants.h286 #define SCTP_RTO_ALPHA 3 /* 1/8 when converted to right shifts. */ macro
/linux-3.4.99/net/sctp/
Dprotocol.c1249 sctp_rto_alpha = SCTP_RTO_ALPHA; in sctp_init()