Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Drte_flow.h2952 struct rte_flow_query_age { struct
2953 uint32_t reserved:6; /**< Reserved, must be zero. */
2954 uint32_t aged:1; /**< 1 if aging timeout expired, 0 otherwise. */
2956 uint32_t sec_since_last_hit_valid:1;
2957 uint32_t sec_since_last_hit:24; /**< Seconds since last traffic hit. */