Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_flow.h2268 struct rte_flow_query_age { struct
2269 uint32_t reserved:6; /**< Reserved, must be zero. */
2270 uint32_t aged:1; /**< 1 if aging timeout expired, 0 otherwise. */
2271 uint32_t sec_since_last_hit_valid:1;
2273 uint32_t sec_since_last_hit:24; /**< Seconds since last traffic hit. */