DOKK / manpages / debian 13 / dpdk-doc / rte_port_fd_reader_params.3.en
rte_port_fd_reader_params(3) Library Functions Manual rte_port_fd_reader_params(3)

rte_port_fd_reader_params

#include <rte_port_fd.h>


int fd
uint32_t mtu
struct rte_mempool * mempool

fd_reader port parameters

Definition at line 25 of file rte_port_fd.h.

File descriptor

Definition at line 27 of file rte_port_fd.h.

Maximum Transfer Unit (MTU)

Definition at line 30 of file rte_port_fd.h.

Pre-initialized buffer pool

Definition at line 33 of file rte_port_fd.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK