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

Memory map and file descriptor. More...

#include <mmapfd.h>

Data Fields

void * map
 
size_t size
 
int fd
 

Detailed Description

Memory map and file descriptor.

Field Documentation

◆ fd

int MmapFd::fd

◆ map

void* MmapFd::map

◆ size

size_t MmapFd::size

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