logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_pipeline_port_in_stats

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_pipeline_port_in_stats(3)

Detailed Description

       Pipeline port in stats.

       Definition at line 86 of file rte_pipeline.h.

Field Documentation

structrte_port_in_statsstats
       Port in stats.

       Definition at line 88 of file rte_pipeline.h.

   uint64_tn_pkts_dropped_by_ah
       Number of packets dropped by action handler.

       Definition at line 91 of file rte_pipeline.h.

Name

       rte_pipeline_port_in_stats

Synopsis

       #include <rte_pipeline.h>

   DataFields
       struct rte_port_in_statsstats
       uint64_t n_pkts_dropped_by_ah

See Also