Home
last modified time | relevance | path

Searched refs:KILO_RATE_UNIT (Results 1 – 1 of 1) sorted by relevance

/iperf/src/
H A Dunits.c77 const double KILO_RATE_UNIT = 1000.0; variable
152 n *= KILO_RATE_UNIT; in unit_atof_rate()