FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
ssvm_eth_main_t Struct Reference
+ Collaboration diagram for ssvm_eth_main_t:

Data Fields

ssvm_private_tintfcs
 
u32buffer_cache
 
u32chunk_cache
 
u64 next_base_va
 
u64 segment_size
 
u64 nbuffers
 
u64 queue_elts
 
u8 ** names
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 
elog_main_telog_main
 

Detailed Description

Definition at line 61 of file ssvm_eth.h.

Field Documentation

u32* ssvm_eth_main_t::buffer_cache

Definition at line 66 of file ssvm_eth.h.

u32* ssvm_eth_main_t::chunk_cache

Definition at line 67 of file ssvm_eth.h.

elog_main_t* ssvm_eth_main_t::elog_main

Definition at line 82 of file ssvm_eth.h.

ssvm_private_t* ssvm_eth_main_t::intfcs

Definition at line 64 of file ssvm_eth.h.

u8** ssvm_eth_main_t::names

Definition at line 77 of file ssvm_eth.h.

u64 ssvm_eth_main_t::nbuffers

Definition at line 73 of file ssvm_eth.h.

u64 ssvm_eth_main_t::next_base_va

Definition at line 71 of file ssvm_eth.h.

u64 ssvm_eth_main_t::queue_elts

Definition at line 74 of file ssvm_eth.h.

u64 ssvm_eth_main_t::segment_size

Definition at line 72 of file ssvm_eth.h.

vlib_main_t* ssvm_eth_main_t::vlib_main

Definition at line 80 of file ssvm_eth.h.

vnet_main_t* ssvm_eth_main_t::vnet_main

Definition at line 81 of file ssvm_eth.h.


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