DPDK  17.05.2
Data Fields
rte_port_fd_reader_params Struct Reference

#include <rte_port_fd.h>

+ Collaboration diagram for rte_port_fd_reader_params:

Data Fields

int fd
 
uint32_t mtu
 
struct rte_mempoolmempool
 

Detailed Description

fd_reader port parameters

Definition at line 56 of file rte_port_fd.h.

Field Documentation

◆ fd

int fd

File descriptor

Definition at line 58 of file rte_port_fd.h.

◆ mtu

uint32_t mtu

Maximum Transfer Unit (MTU)

Definition at line 61 of file rte_port_fd.h.

◆ mempool

struct rte_mempool* mempool

Pre-initialized buffer pool

Definition at line 64 of file rte_port_fd.h.


The documentation for this struct was generated from the following file: