![]() |
FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
Data Fields | |
| u8 | vnet_buffer [32] |
| u8 | reserved [32] |
| u64 | feature_replicas |
| u32 | feature_counter |
| u32 | recycle_node_index |
| u32 | saved_free_list_index |
| u64 | l2_header [3] |
| u16 | ip_tos |
| u16 | ip4_checksum |
| i16 | current_data |
| u8 | pad [6] |
| u8 | l2_packet |
Definition at line 27 of file replication.h.
| i16 replication_context_t::current_data |
Definition at line 50 of file replication.h.
| u32 replication_context_t::feature_counter |
Definition at line 35 of file replication.h.
| u64 replication_context_t::feature_replicas |
Definition at line 34 of file replication.h.
| u16 replication_context_t::ip4_checksum |
Definition at line 47 of file replication.h.
| u16 replication_context_t::ip_tos |
Definition at line 46 of file replication.h.
| u64 replication_context_t::l2_header[3] |
Definition at line 45 of file replication.h.
| u8 replication_context_t::l2_packet |
Definition at line 52 of file replication.h.
| u8 replication_context_t::pad[6] |
Definition at line 51 of file replication.h.
| u32 replication_context_t::recycle_node_index |
Definition at line 36 of file replication.h.
| u8 replication_context_t::reserved[32] |
Definition at line 31 of file replication.h.
| u32 replication_context_t::saved_free_list_index |
Definition at line 42 of file replication.h.
| u8 replication_context_t::vnet_buffer[32] |
Definition at line 30 of file replication.h.