Home | History | Annotate | Download | only in netinet

Lines Matching refs:maxrto

3869 				if (net->RTO > stcb->asoc.maxrto) {
3870 net->RTO = stcb->asoc.maxrto;
4680 if (net->RTO > stcb->asoc.maxrto) {
4681 net->RTO = stcb->asoc.maxrto;