FD.io VPP  v19.01.3-6-g70449b9b9
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 232 of file private.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

memif_main_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ interfaces

memif_if_t* memif_main_t::interfaces

Definition at line 240 of file private.h.

◆ log_class

vlib_log_class_t memif_main_t::log_class

Definition at line 249 of file private.h.

◆ msg_id_base

u16 memif_main_t::msg_id_base

API message ID base.

Definition at line 237 of file private.h.

◆ per_thread_data

memif_per_thread_data_t* memif_main_t::per_thread_data

Definition at line 247 of file private.h.

◆ socket_file_index_by_sock_id

uword* memif_main_t::socket_file_index_by_sock_id

Definition at line 244 of file private.h.

◆ socket_files

memif_socket_file_t* memif_main_t::socket_files

Definition at line 243 of file private.h.


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