FD.io VPP  v18.04-17-g3a0d853
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
 
uwordsocket_file_index_by_sock_id
 
memif_per_thread_data_tper_thread_data
 

Detailed Description

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

u16 memif_main_t::msg_id_base

API message ID base.

Definition at line 218 of file private.h.

memif_per_thread_data_t* memif_main_t::per_thread_data

Definition at line 228 of file private.h.

uword* memif_main_t::socket_file_index_by_sock_id

Definition at line 225 of file private.h.

memif_socket_file_t* memif_main_t::socket_files

Definition at line 224 of file private.h.


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