NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
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: