OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tc_core_time2ktime
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
tc_core.h
19
unsigned
tc_core_time2ktime
(unsigned time);
q_hfsc.c
323
sc->d =
tc_core_time2ktime
(d);
376
sc->d =
tc_core_time2ktime
(dmax);
384
sc->d =
tc_core_time2ktime
(ceil(dmax - umax * TIME_UNITS_PER_SEC / rate));
tc_core.c
49
unsigned
tc_core_time2ktime
(unsigned time)
function
Completed in 968 milliseconds