FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
memif_region_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

void * shm
 
memif_region_size_t region_size
 
int fd
 
u8 is_external
 
uint32_t region_size
 
uint32_t buffer_offset
 

Detailed Description

Definition at line 81 of file private.h.

Member Function Documentation

memif_region_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

uint32_t memif_region_t::buffer_offset

Definition at line 72 of file memif_private.h.

int memif_region_t::fd

Definition at line 87 of file private.h.

u8 memif_region_t::is_external

Definition at line 88 of file private.h.

uint32_t memif_region_t::region_size

Definition at line 71 of file memif_private.h.

memif_region_size_t memif_region_t::region_size

Definition at line 86 of file private.h.

void * memif_region_t::shm

Definition at line 85 of file private.h.


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