FD.io VPP  v19.01.3-6-g70449b9b9
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 {
   u8   flags
 
   u16   src_epg
 
gbp
 
union {
   struct {
   } 
 
   struct {
      u64   pad [1]
 
      u64   pg_replay_timestamp
 
   } 
 
   u32   unused [10]
 
}; 
 

Detailed Description

Definition at line 371 of file buffer.h.

Field Documentation

◆ @91

union { ... }

◆ bits

u8 vnet_buffer_opaque2_t::bits

Definition at line 380 of file buffer.h.

◆ flags

u8 vnet_buffer_opaque2_t::flags

Definition at line 391 of file buffer.h.

◆ gbp

struct { ... } vnet_buffer_opaque2_t::gbp

◆ loop_counter

u8 vnet_buffer_opaque2_t::loop_counter

Definition at line 384 of file buffer.h.

◆ pad

u64 vnet_buffer_opaque2_t::pad[1]

Definition at line 406 of file buffer.h.

◆ pg_replay_timestamp

u64 vnet_buffer_opaque2_t::pg_replay_timestamp

Definition at line 407 of file buffer.h.

◆ qos

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)

◆ source

u8 vnet_buffer_opaque2_t::source

Definition at line 381 of file buffer.h.

◆ src_epg

u16 vnet_buffer_opaque2_t::src_epg

Definition at line 392 of file buffer.h.

◆ unused

u32 vnet_buffer_opaque2_t::unused[10]

Definition at line 409 of file buffer.h.


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