Home
last modified time | relevance | path

Searched refs:parse_offset (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/tc/
Dm_pedit.h86 extern int parse_offset(int *argc_p, char ***argv_p,
Dm_pedit.c437 int parse_offset(int *argc_p, char ***argv_p, struct m_pedit_sel *sel, in parse_offset() function
525 res = parse_offset(&argc, &argv, sel, &tkey); in parse_munge()
Df_u32.c744 static int parse_offset(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_offset() function
1021 if (parse_offset(&argc, &argv, &sel.sel)) { in u32_parse_opt()
/external/u-boot/tools/
Dzynqmpbif.c168 static char *parse_offset(char *line, struct bif_entry *bf) in parse_offset() function
202 { "offset=", 0, parse_offset },