Searched refs:match_inst (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/cmdline/ |
| H A D | cmdline_parse.c | 101 match_inst(cmdline_parse_inst_t *inst, const char *buf, in match_inst() function 251 tok = match_inst(inst, buf, 0, result_buf, in cmdline_parse() 351 match_inst(inst, buf, nb_token, NULL, 0)) in cmdline_complete() 447 match_inst(inst, buf, nb_token, NULL, 0)) in cmdline_complete()
|