Home
last modified time | relevance | path

Searched refs:p_argc (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/tc/
Dm_estimator.c37 int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est) in parse_estimator() argument
39 int argc = *p_argc; in parse_estimator()
61 *p_argc = argc; in parse_estimator()
Dtc_common.h17 extern int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est);
20 extern int parse_size_table(int *p_argc, char ***p_argv, struct tc_sizespec *s);