Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_flow.c2295 static int parse_configure(struct context *, const struct token *,
2617 .call = parse_configure,
2626 .call = parse_configure,
8676 parse_configure(struct context *ctx, const struct token *token, in parse_configure() function