DPDK
17.11.10
|
#include <rte_pipeline.h>
Data Fields | |
struct rte_port_out_stats | stats |
uint64_t | n_pkts_dropped_by_ah |
Pipeline port out stats.
Definition at line 127 of file rte_pipeline.h.
struct rte_port_out_stats stats |
Port out stats.
Definition at line 129 of file rte_pipeline.h.
uint64_t n_pkts_dropped_by_ah |
Number of packets dropped by action handler.
Definition at line 132 of file rte_pipeline.h.