| DPDK
    18.11.11
    | 
#include <rte_port_fd.h>
| Data Fields | |
| int | fd | 
| uint32_t | mtu | 
| struct rte_mempool * | mempool | 
fd_reader port parameters
Definition at line 27 of file rte_port_fd.h.
| int fd | 
File descriptor
Definition at line 29 of file rte_port_fd.h.
| uint32_t mtu | 
Maximum Transfer Unit (MTU)
Definition at line 32 of file rte_port_fd.h.
| struct rte_mempool* mempool | 
Pre-initialized buffer pool
Definition at line 35 of file rte_port_fd.h.
 1.8.9.1
 1.8.9.1