| rte_pipeline_port_out_stats(3) | Library Functions Manual | rte_pipeline_port_out_stats(3) |
rte_pipeline_port_out_stats
#include <rte_pipeline.h>
struct rte_port_out_stats stats
uint64_t n_pkts_dropped_by_ah
Pipeline port out stats.
Definition at line 96 of file rte_pipeline.h.
Port out stats.
Definition at line 98 of file rte_pipeline.h.
Number of packets dropped by action handler.
Definition at line 101 of file rte_pipeline.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |