Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_flow.c2318 static int parse_qia_destroy(struct context *, const struct token *,
3013 .call = parse_qia_destroy,
3030 .call = parse_qia_destroy,
6707 parse_qia_destroy(struct context *ctx, const struct token *token, in parse_qia_destroy() function