Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_flow_tunnel.c62 const struct rte_flow_action_jump *action_jump = NULL; in sfc_flow_tunnel_detect_jump_rule() local
102 if (action_jump == NULL) { in sfc_flow_tunnel_detect_jump_rule()
103 action_jump = actions->conf; in sfc_flow_tunnel_detect_jump_rule()
104 if (action_jump->group != 0) in sfc_flow_tunnel_detect_jump_rule()
117 if (ft != NULL && action_jump != 0) { in sfc_flow_tunnel_detect_jump_rule()
/dpdk/app/test-pmd/
H A Dcmdline_flow.c2029 static const enum index action_jump[] = { enum
5102 .next = NEXT(action_jump),
5108 .next = NEXT(action_jump, NEXT_ENTRY(COMMON_UNSIGNED)),