Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_flow.c1701 static int parse_sa_destroy(struct context *ctx, const struct token *token,
1902 .call = parse_sa_destroy,
4239 .call = parse_sa_destroy,
4529 parse_sa_destroy(struct context *ctx, const struct token *token, in parse_sa_destroy() function