FD.io VPP  v18.07.1-19-g511ce25
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
 
vlib_log_class_t log_class
 

Detailed Description

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

vlib_log_class_t memif_main_t::log_class

Definition at line 216 of file private.h.

u16 memif_main_t::msg_id_base

API message ID base.

Definition at line 204 of file private.h.

memif_per_thread_data_t* memif_main_t::per_thread_data

Definition at line 214 of file private.h.

uword* memif_main_t::socket_file_index_by_sock_id

Definition at line 211 of file private.h.

memif_socket_file_t* memif_main_t::socket_files

Definition at line 210 of file private.h.


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