NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
FileServerOp Struct Reference

File server readv operation. More...

#include <op.h>

Data Fields

FileServerFdfd
 
uint64_t segment
 
struct rte_mbuf * data
 
int iovcnt
 
uint16_t contentLen
 
LpL3 interestL3
 
struct iovec iov [LpMaxFragments]
 

Detailed Description

File server readv operation.

Field Documentation

◆ contentLen

uint16_t FileServerOp::contentLen

◆ data

struct rte_mbuf* FileServerOp::data

◆ fd

FileServerFd* FileServerOp::fd

◆ interestL3

LpL3 FileServerOp::interestL3

◆ iov

struct iovec FileServerOp::iov[LpMaxFragments]

◆ iovcnt

int FileServerOp::iovcnt

◆ segment

uint64_t FileServerOp::segment

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