DPDK  21.08.0
Data Fields
rte_table_action_ttl_params Struct Reference

#include <rte_table_action.h>

Data Fields

int decrement
 

Detailed Description

TTL action parameters (per table rule).

Definition at line 633 of file rte_table_action.h.

Field Documentation

◆ decrement

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.


The documentation for this struct was generated from the following file: