Home | History | Annotate | Download | only in radius

Lines Matching defs:roundtrip

760 	int len, roundtrip;
848 roundtrip = (now.sec - req->last_attempt.sec) * 100 +
854 roundtrip / 100, roundtrip % 100);
855 rconf->round_trip_time = roundtrip;