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_counters

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                rte_table_action_ttl_counters(3)

Detailed Description

       TTL action statistics packets (per table rule).

       Definition at line 639 of file rte_table_action.h.

Field Documentation

uint64_tn_packets
       Number of IPv4 packets whose updated TTL field is zero or IPv6 packets whose updated HL field is zero.

       Definition at line 643 of file rte_table_action.h.

Name

       rte_table_action_ttl_counters

Synopsis

       #include <rte_table_action.h>

   DataFields
       uint64_t n_packets

See Also