Home | History | Annotate | Download | only in radius

Lines Matching defs:roundtrip

795 	int len, roundtrip;
883 roundtrip = (now.sec - req->last_attempt.sec) * 100 +
889 roundtrip / 100, roundtrip % 100);
890 rconf->round_trip_time = roundtrip;