Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dflow.c207 #define MAX_RTE_FLOW_ACTIONS (2) macro
213 struct rte_flow_action action[MAX_RTE_FLOW_ACTIONS] = {}; in flow_init_single()
H A Dipsec.h144 #define MAX_RTE_FLOW_ACTIONS (3) macro
146 struct rte_flow_action action[MAX_RTE_FLOW_ACTIONS];