Searched refs:srto (Results 1 – 1 of 1) sorted by relevance
2675 struct sctp_rtoinfo *srto; local5634 struct sctp_rtoinfo *srto; local5641 if (srto->srto_initial)5645 if (srto->srto_max)5646 new_max = srto->srto_max;5649 if (srto->srto_min)5650 new_min = srto->srto_min;5668 if (srto->srto_initial)5672 if (srto->srto_max)5673 new_max = srto->srto_max;[all …]