![]() |
FD.io VPP
v17.04-9-g99c0734
Vector Packet Processing
|
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_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 |