FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
u16 | msg_id_base |
API message ID base. More... | |
memif_if_t * | interfaces |
memif_listener_t * | listeners |
memif_pending_conn_t * | pending_conns |
uword * | pending_input_bitmap |
u32 ** | rx_buffers |
mhash_t | if_index_by_key |
u32 | input_cpu_first_index |
u32 | input_cpu_count |
u8 * | default_socket_filename |
memif_main_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
memif_if_t* memif_main_t::interfaces |
memif_listener_t* memif_main_t::listeners |
memif_pending_conn_t* memif_main_t::pending_conns |