FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
replication_main_t Struct Reference
+ Collaboration diagram for replication_main_t:

Data Fields

u32 recycle_list_index
 
replication_context_t ** contexts
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 58 of file replication.h.

Field Documentation

replication_context_t** replication_main_t::contexts

Definition at line 64 of file replication.h.

u32 replication_main_t::recycle_list_index

Definition at line 61 of file replication.h.

vlib_main_t* replication_main_t::vlib_main

Definition at line 66 of file replication.h.

vnet_main_t* replication_main_t::vnet_main

Definition at line 67 of file replication.h.


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