Searched refs:parse_estimator (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/tc/
H A Dm_estimator.c37 int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est) function
H A Dtc_common.h17 extern int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est);
H A Dtc_class.c97 if (parse_estimator(&argc, &argv, &est))
H A Dtc_filter.c120 if (parse_estimator(&argc, &argv, &est) < 0)
H A Dtc_qdisc.c117 if (parse_estimator(&argc, &argv, &est))

Completed in 62 milliseconds