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

Field Documentation

◆ directory_vector

stat_segment_directory_entry_t* stat_segment_main_t::directory_vector

Definition at line 92 of file stat_segment.h.

◆ directory_vector_by_name

uword* stat_segment_main_t::directory_vector_by_name

Definition at line 91 of file stat_segment.h.

◆ heap

void* stat_segment_main_t::heap

Definition at line 98 of file stat_segment.h.

◆ last_input_packets

u64 stat_segment_main_t::last_input_packets

Definition at line 102 of file stat_segment.h.

◆ memfd

int stat_segment_main_t::memfd

Definition at line 100 of file stat_segment.h.

◆ memory_size

ssize_t stat_segment_main_t::memory_size

Definition at line 96 of file stat_segment.h.

◆ node_counters_enabled

u8 stat_segment_main_t::node_counters_enabled

Definition at line 97 of file stat_segment.h.

◆ shared_header

stat_segment_shared_header_t* stat_segment_main_t::shared_header

Definition at line 99 of file stat_segment.h.

◆ socket

clib_socket_t* stat_segment_main_t::socket

Definition at line 94 of file stat_segment.h.

◆ socket_name

u8* stat_segment_main_t::socket_name

Definition at line 95 of file stat_segment.h.

◆ stat_segment_lockp

clib_spinlock_t* stat_segment_main_t::stat_segment_lockp

Definition at line 93 of file stat_segment.h.


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