FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
srp_header_t Union Reference

Data Fields

u16 as_u16
 
struct {
   u8   ttl
 
   u8   parity: 1
 
   u8   priority: 3
 
   u8   mode: 3
 
   u8   is_inner_ring: 1
 
}; 
 

Detailed Description

Definition at line 66 of file packet.h.

Field Documentation

struct { ... }
u16 srp_header_t::as_u16

Definition at line 68 of file packet.h.

u8 srp_header_t::is_inner_ring

Definition at line 83 of file packet.h.

u8 srp_header_t::mode

Definition at line 82 of file packet.h.

u8 srp_header_t::parity

Definition at line 80 of file packet.h.

u8 srp_header_t::priority

Definition at line 81 of file packet.h.

u8 srp_header_t::ttl

Definition at line 71 of file packet.h.


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