FD.io VPP  v18.07.1-19-g511ce25
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 67 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 73 of file private.h.

u8 memif_region_t::is_external

Definition at line 74 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 72 of file private.h.

void * memif_region_t::shm

Definition at line 71 of file private.h.


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