FD.io VPP  v17.10-9-gd594711
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

union { ... }
srp_control_header_t srp_ips_header_t::control

Definition at line 181 of file packet.h.

ethernet_header_t srp_ips_header_t::ethernet

Definition at line 180 of file packet.h.

u8 srp_ips_header_t::ips_octet

Definition at line 185 of file packet.h.

u8 srp_ips_header_t::originator_address[6]

Definition at line 182 of file packet.h.

u8 srp_ips_header_t::reserved

Definition at line 201 of file packet.h.

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: