FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
memif_main_t Struct Reference
+ Collaboration diagram for memif_main_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u16 msg_id_base
 API message ID base. More...
 
memif_if_tinterfaces
 
memif_socket_file_tsocket_files
 
mhash_t socket_file_index_by_filename
 
u32 ** rx_buffers
 

Detailed Description

Definition at line 180 of file private.h.

Member Function Documentation

memif_main_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

memif_if_t* memif_main_t::interfaces

Definition at line 188 of file private.h.

u16 memif_main_t::msg_id_base

API message ID base.

Definition at line 185 of file private.h.

u32** memif_main_t::rx_buffers

Definition at line 195 of file private.h.

mhash_t memif_main_t::socket_file_index_by_filename

Definition at line 192 of file private.h.

memif_socket_file_t* memif_main_t::socket_files

Definition at line 191 of file private.h.


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