| rte_swx_port_in_stats(3) | Library Functions Manual | rte_swx_port_in_stats(3) |
rte_swx_port_in_stats
#include <rte_swx_port.h>
uint64_t n_pkts
uint64_t n_bytes
uint64_t n_empty
Input port statistics counters.
Definition at line 72 of file rte_swx_port.h.
Number of packets.
Definition at line 74 of file rte_swx_port.h.
Number of bytes.
Definition at line 77 of file rte_swx_port.h.
Number of empty polls.
Definition at line 80 of file rte_swx_port.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |