Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dflow.c209 #define MAX_RTE_FLOW_ACTIONS (2) macro
215 struct rte_flow_action action[MAX_RTE_FLOW_ACTIONS] = {}; in flow_init_single()
H A Dipsec.h151 #define MAX_RTE_FLOW_ACTIONS (3) macro
153 struct rte_flow_action action[MAX_RTE_FLOW_ACTIONS];