Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_flow.c2312 static int parse_qo_destroy(struct context *, const struct token *,
2932 .call = parse_qo_destroy,
2983 .call = parse_qo_destroy,
2992 .call = parse_qo_destroy,
9001 parse_qo_destroy(struct context *ctx, const struct token *token, in parse_qo_destroy() function