Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_flow.c2365 static int parse_ia_destroy(struct context *ctx, const struct token *token,
3137 .call = parse_ia_destroy,
6278 .call = parse_ia_destroy,
6616 parse_ia_destroy(struct context *ctx, const struct token *token, in parse_ia_destroy() function