FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
vnet_buffer_opaque2_t Struct Reference

Data Fields

struct {
   u8   bits
 
   u8   source
 
qos
 QoS marking data that needs to persist from the recording nodes (nominally in the ingress path) to the marking node (in the egress path) More...
 
u8 loop_counter
 
struct {
   u32   src_epg
 
gbp
 
union {
   struct {
   } 
 
   struct {
      u64   pad [1]
 
      u64   pg_replay_timestamp
 
   } 
 
   u32   unused [10]
 
}; 
 

Detailed Description

Definition at line 363 of file buffer.h.

Field Documentation

union { ... }
u8 vnet_buffer_opaque2_t::bits

Definition at line 372 of file buffer.h.

struct { ... } vnet_buffer_opaque2_t::gbp
u8 vnet_buffer_opaque2_t::loop_counter

Definition at line 376 of file buffer.h.

u64 vnet_buffer_opaque2_t::pad[1]

Definition at line 396 of file buffer.h.

u64 vnet_buffer_opaque2_t::pg_replay_timestamp

Definition at line 397 of file buffer.h.

struct { ... } vnet_buffer_opaque2_t::qos

QoS marking data that needs to persist from the recording nodes (nominally in the ingress path) to the marking node (in the egress path)

u8 vnet_buffer_opaque2_t::source

Definition at line 373 of file buffer.h.

u32 vnet_buffer_opaque2_t::src_epg

Definition at line 382 of file buffer.h.

u32 vnet_buffer_opaque2_t::unused[10]

Definition at line 399 of file buffer.h.


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