Module afxdp::mmap_area[][src]

MMapArea is a region of memory that is shared with one or more NICs via one or more UMems.

Structs

MmapArea

A mapped memory area used to move packets between the kernel and userspace. One or more Umem instances can share a Mmaparea.

MmapAreaOptions

Configuration options for MmapArea

Enums

MmapError