| rte_flow_update_age(3) | Library Functions Manual | rte_flow_update_age(3) |
rte_flow_update_age
#include <rte_flow.h>
uint32_t reserved:6
uint32_t timeout_valid:1
uint32_t timeout:24
uint32_t touch:1
Warning
RTE_FLOW_ACTION_TYPE_AGE
Update indirect AGE action attributes:
Definition at line 3425 of file rte_flow.h.
Reserved, must be zero.
Definition at line 3426 of file rte_flow.h.
The timeout is valid for update.
Definition at line 3427 of file rte_flow.h.
Time in seconds.
Definition at line 3428 of file rte_flow.h.
Means that aging should assume packet passed the aging.
Definition at line 3430 of file rte_flow.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |