HomeSort by relevance Sort by last modified time
    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 31 milliseconds