Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_flow.h2255 struct rte_flow_action_age { struct
2256 uint32_t timeout:24; /**< Time in seconds. */
2257 uint32_t reserved:8; /**< Reserved, must be zero. */
2258 void *context;