FD.io VPP  v19.08-27-gf4dcae4
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 233 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 241 of file private.h.

vlib_log_class_t memif_main_t::log_class

Definition at line 250 of file private.h.

u16 memif_main_t::msg_id_base

API message ID base.

Definition at line 238 of file private.h.

memif_per_thread_data_t* memif_main_t::per_thread_data

Definition at line 248 of file private.h.

uword* memif_main_t::socket_file_index_by_sock_id

Definition at line 245 of file private.h.

memif_socket_file_t* memif_main_t::socket_files

Definition at line 244 of file private.h.


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