Home
last modified time | relevance | path

Searched defs:rte_flow_action_handle (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_flow.h52 struct rte_flow_action_handle { struct
53 int indirect_type;
54 uint32_t counter_id;
/dpdk/drivers/net/sfc/
H A Dsfc_flow.h94 struct rte_flow_action_handle { struct
106 TAILQ_HEAD(sfc_flow_indir_actions, rte_flow_action_handle); argument