table of contents
other versions
- trixie 24.11.3-1~deb13u1
- testing 24.11.3-2
- unstable 25.11-2
- experimental 25.11-1
| rte_table_action_ttl_counters(3) | Library Functions Manual | rte_table_action_ttl_counters(3) |
NAME¶
rte_table_action_ttl_counters
SYNOPSIS¶
#include <rte_table_action.h>
Data Fields¶
uint64_t n_packets
Detailed Description¶
TTL action statistics packets (per table rule).
Definition at line 639 of file rte_table_action.h.
Field Documentation¶
uint64_t n_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.
Author¶
Generated automatically by Doxygen for DPDK from the source code.
| Version 25.11.0 | DPDK |