NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Memory map and file descriptor. More...
#include <mmapfd.h>
Data Fields | |
void * | map |
size_t | size |
int | fd |
Memory map and file descriptor.
int MmapFd::fd |
void* MmapFd::map |
size_t MmapFd::size |