OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tc_setup_estimator
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
tc_core.h
27
int
tc_setup_estimator
(unsigned A, unsigned time_const, struct tc_estimator *est);
m_estimator.c
55
if (
tc_setup_estimator
(A, time_const, est) < 0) {
tc_estimator.c
26
int
tc_setup_estimator
(unsigned A, unsigned time_const, struct tc_estimator *est)
function
Completed in 267 milliseconds