FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
srp_ips_header_t Struct Reference
+ Collaboration diagram for srp_ips_header_t:

Data Fields

srp_header_t srp
 
ethernet_header_t ethernet
 
srp_control_header_t control
 
u8 originator_address [6]
 
union {
   u8   ips_octet
 
   struct {
   } 
 
}; 
 
u8 reserved
 

Detailed Description

Definition at line 178 of file packet.h.

Field Documentation

◆ @360

union { ... }

◆ control

srp_control_header_t srp_ips_header_t::control

Definition at line 181 of file packet.h.

◆ ethernet

ethernet_header_t srp_ips_header_t::ethernet

Definition at line 180 of file packet.h.

◆ ips_octet

u8 srp_ips_header_t::ips_octet

Definition at line 185 of file packet.h.

◆ originator_address

u8 srp_ips_header_t::originator_address[6]

Definition at line 182 of file packet.h.

◆ reserved

u8 srp_ips_header_t::reserved

Definition at line 201 of file packet.h.

◆ srp

srp_header_t srp_ips_header_t::srp

Definition at line 179 of file packet.h.


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