Searched refs:parse_offset (Results 1 – 4 of 4) sorted by relevance
/external/iproute2/tc/ |
D | m_pedit.h | 86 extern int parse_offset(int *argc_p, char ***argv_p,
|
D | m_pedit.c | 437 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()
|
D | f_u32.c | 744 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/ |
D | zynqmpbif.c | 168 static char *parse_offset(char *line, struct bif_entry *bf) in parse_offset() function 202 { "offset=", 0, parse_offset },
|