![]() |
FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Data Fields | |
| u8 | vnet_buffer [40] |
| u8 | reserved [24] |
| u64 | feature_replicas |
| u32 | feature_counter |
| u32 | recycle_node_index |
| u32 | saved_free_list_index |
| u64 | l2_header [3] |
| u32 | flags |
| u16 | ip_tos |
| u16 | ip4_checksum |
| i16 | current_data |
| u8 | pad [2] |
| u8 | l2_packet |
Definition at line 27 of file replication.h.
| i16 replication_context_t::current_data |
Definition at line 51 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.
| u32 replication_context_t::flags |
Definition at line 46 of file replication.h.
| u16 replication_context_t::ip4_checksum |
Definition at line 48 of file replication.h.
| u16 replication_context_t::ip_tos |
Definition at line 47 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 53 of file replication.h.
| u8 replication_context_t::pad[2] |
Definition at line 52 of file replication.h.
| u32 replication_context_t::recycle_node_index |
Definition at line 36 of file replication.h.
| u8 replication_context_t::reserved[24] |
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[40] |
Definition at line 30 of file replication.h.