DPDK 22.11.5
|
#include <rte_table_action.h>
Data Fields | |
int | decrement |
TTL action parameters (per table rule).
Definition at line 633 of file rte_table_action.h.
int decrement |
When non-zero, decrement the IPv4 TTL field and update the checksum field, or decrement the IPv6 HL field. When zero, the IPv4 TTL field or the IPv6 HL field is not changed.
Definition at line 638 of file rte_table_action.h.