DPDK  17.02.1
Data Fields
rte_pipeline_port_in_stats Struct Reference

#include <rte_pipeline.h>

Data Fields

struct rte_port_in_stats stats
uint64_t n_pkts_dropped_by_ah

Detailed Description

Pipeline port in stats.

Definition at line 117 of file rte_pipeline.h.

Field Documentation

struct rte_port_in_stats stats

Port in stats.

Definition at line 119 of file rte_pipeline.h.

uint64_t n_pkts_dropped_by_ah

Number of packets dropped by action handler.

Definition at line 122 of file rte_pipeline.h.


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