table of contents
other versions
- trixie 24.11.3-1~deb13u1
- testing 24.11.3-2
- unstable 25.11-2
- experimental 25.11-1
| rte_swx_pipeline_selector_stats(3) | Library Functions Manual | rte_swx_pipeline_selector_stats(3) |
NAME¶
rte_swx_pipeline_selector_stats
SYNOPSIS¶
#include <rte_swx_ctl.h>
Data Fields¶
uint64_t n_pkts
Detailed Description¶
Selector table statistics.
Definition at line 513 of file rte_swx_ctl.h.
Field Documentation¶
uint64_t n_pkts¶
Number of packets.
Definition at line 515 of file rte_swx_ctl.h.
Author¶
Generated automatically by Doxygen for DPDK from the source code.
| Version 25.11.0 | DPDK |