Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h167 struct port_shared_action { struct
168 struct port_shared_action *next; /**< Next flow in list. */ argument
169 uint32_t id; /**< Shared action ID. */
170 enum rte_flow_action_type type; /**< Action type. */
171 struct rte_flow_shared_action *action; /**< Shared action handle. */
172 enum age_action_context_type age_type; /**< Age action context type. */