DPDK
18.05.1
|
#include <rte_table_action.h>
Data Fields | |
int | decrement |
TTL action parameters (per table rule).
Definition at line 533 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 538 of file rte_table_action.h.