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

  /external/iproute2/tc/
m_pedit.h 55 extern int parse_val(int *argc_p, char ***argv_p, __u32 * val, int type);
m_pedit.c 220 parse_val(int *argc_p, char ***argv_p, __u32 * val, int type) function
274 if (parse_val(&argc, &argv, &val, type))
287 if (parse_val(&argc, &argv, &retain, TU32))

Completed in 119 milliseconds