logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_table_action_ttl_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                  rte_table_action_ttl_params(3)

Detailed Description

       TTL action parameters (per table rule).

       Definition at line 630 of file rte_table_action.h.

Field Documentation

intdecrement
       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 635 of file rte_table_action.h.

Name

       rte_table_action_ttl_params

Synopsis

       #include <rte_table_action.h>

   DataFields
       int decrement

See Also