Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline_flow.c490 ACTION_RSS_QUEUE, enumerator
5257 .next = NEXT(action_rss, NEXT_ENTRY(ACTION_RSS_QUEUE)),
5260 [ACTION_RSS_QUEUE] = {
7308 static const enum index next[] = NEXT_ENTRY(ACTION_RSS_QUEUE); in parse_vc_action_rss_queue()
7317 if (ctx->curr != ACTION_RSS_QUEUE) in parse_vc_action_rss_queue()