Home | History | Annotate | Download | only in radius

Lines Matching refs:roundtrip

507 	int len, roundtrip;
593 roundtrip = (now.sec - req->last_attempt.sec) * 100 +
599 roundtrip / 100, roundtrip % 100);
600 rconf->round_trip_time = roundtrip;