Home | History | Annotate | Download | only in radius

Lines Matching defs:roundtrip

713 	int len, roundtrip;
801 roundtrip = (now.sec - req->last_attempt.sec) * 100 +
807 roundtrip / 100, roundtrip % 100);
808 rconf->round_trip_time = roundtrip;