FD.io VPP  v18.04-17-g3a0d853
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...
 
union {
   struct {
   } 
 
   u32   unused [11]
 
}; 
 

Detailed Description

Definition at line 375 of file buffer.h.

Field Documentation

union { ... }
u8 vnet_buffer_opaque2_t::bits

Definition at line 384 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 385 of file buffer.h.

u32 vnet_buffer_opaque2_t::unused[11]

Definition at line 399 of file buffer.h.


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