DPDK  18.05.1
Data Fields
rte_table_action_ttl_counters Struct Reference

#include <rte_table_action.h>

Data Fields

uint64_t n_packets

Detailed Description

TTL action statistics packets (per table rule).

Examples:
examples/ip_pipeline/thread.c.

Definition at line 542 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 546 of file rte_table_action.h.


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