FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
stat_segment_main_t Struct Reference
+ Collaboration diagram for stat_segment_main_t:

Data Fields

uworddirectory_vector_by_name
 
stat_segment_directory_entry_tdirectory_vector
 
clib_spinlock_tstat_segment_lockp
 
clib_socket_tsocket
 
u8socket_name
 
ssize_t memory_size
 
u8 node_counters_enabled
 
void * heap
 
stat_segment_shared_header_tshared_header
 
int memfd
 
u64 last_input_packets
 

Detailed Description

Definition at line 99 of file stat_segment.h.

Field Documentation

stat_segment_directory_entry_t* stat_segment_main_t::directory_vector

Definition at line 103 of file stat_segment.h.

uword* stat_segment_main_t::directory_vector_by_name

Definition at line 102 of file stat_segment.h.

void* stat_segment_main_t::heap

Definition at line 109 of file stat_segment.h.

u64 stat_segment_main_t::last_input_packets

Definition at line 113 of file stat_segment.h.

int stat_segment_main_t::memfd

Definition at line 111 of file stat_segment.h.

ssize_t stat_segment_main_t::memory_size

Definition at line 107 of file stat_segment.h.

u8 stat_segment_main_t::node_counters_enabled

Definition at line 108 of file stat_segment.h.

stat_segment_shared_header_t* stat_segment_main_t::shared_header

Definition at line 110 of file stat_segment.h.

clib_socket_t* stat_segment_main_t::socket

Definition at line 105 of file stat_segment.h.

u8* stat_segment_main_t::socket_name

Definition at line 106 of file stat_segment.h.

clib_spinlock_t* stat_segment_main_t::stat_segment_lockp

Definition at line 104 of file stat_segment.h.


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