HomeSort by relevance Sort by last modified time
    Searched refs:parse_estimator (Results 1 - 5 of 5) sorted by null

  /external/iproute2/tc/
m_estimator.c 37 int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est) function
tc_common.h 20 extern int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est);
tc_class.c 108 if (parse_estimator(&argc, &argv, &est))
tc_qdisc.c 119 if (parse_estimator(&argc, &argv, &est))
tc_filter.c 140 if (parse_estimator(&argc, &argv, &est) < 0)

Completed in 402 milliseconds