FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ip6_sr_header_t Struct Reference
+ Collaboration diagram for ip6_sr_header_t:

Data Fields

u8 protocol
 
u8 length
 
u8 type
 
u8 segments_left
 
u8 last_entry
 
u8 flags
 
u16 tag
 
ip6_address_t segments [0]
 

Detailed Description

Definition at line 119 of file sr_packet.h.

Field Documentation

u8 ip6_sr_header_t::flags

Definition at line 145 of file sr_packet.h.

u8 ip6_sr_header_t::last_entry

Definition at line 136 of file sr_packet.h.

u8 ip6_sr_header_t::length

Definition at line 127 of file sr_packet.h.

u8 ip6_sr_header_t::protocol

Definition at line 122 of file sr_packet.h.

ip6_address_t ip6_sr_header_t::segments[0]

Definition at line 149 of file sr_packet.h.

u8 ip6_sr_header_t::segments_left

Definition at line 133 of file sr_packet.h.

u16 ip6_sr_header_t::tag

Definition at line 146 of file sr_packet.h.

u8 ip6_sr_header_t::type

Definition at line 130 of file sr_packet.h.


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