DPDK
/usr/bin/make-f/build/dpdk-aAUNiT/dpdk-16.07.2/mk/rte.sdkconfig.mkshowversion
|
#include <rte_pipeline.h>
Data Fields | |
struct rte_port_in_stats | stats |
uint64_t | n_pkts_dropped_by_ah |
Pipeline port in stats.
Definition at line 116 of file rte_pipeline.h.
struct rte_port_in_stats stats |
Port in stats.
Definition at line 118 of file rte_pipeline.h.
uint64_t n_pkts_dropped_by_ah |
Number of packets dropped by action handler.
Definition at line 121 of file rte_pipeline.h.