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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dtc_common.h11 extern int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est);
H A Dm_estimator.c37 int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est) function
H A Dtc_class.c94 if (parse_estimator(&argc, &argv, &est))
H A Dtc_filter.c117 if (parse_estimator(&argc, &argv, &est) < 0)
H A Dtc_qdisc.c109 if (parse_estimator(&argc, &argv, &est))

Completed in 108 milliseconds