OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:us2t
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/tc/
tc_core.c
189
__u32
us2t
;
local
195
if (fscanf(fp, "%08x%08x%08x", &t2us, &
us2t
, &clock_res) != 3) {
206
t2us =
us2t
;
209
tick_in_usec = (double)t2us /
us2t
* clock_factor;
Completed in 87 milliseconds