FD.io VPP  v19.08.1-401-g8e4ed521a
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

◆ flags

u8 ip6_sr_header_t::flags

Definition at line 145 of file sr_packet.h.

◆ last_entry

u8 ip6_sr_header_t::last_entry

Definition at line 136 of file sr_packet.h.

◆ length

u8 ip6_sr_header_t::length

Definition at line 127 of file sr_packet.h.

◆ protocol

u8 ip6_sr_header_t::protocol

Definition at line 122 of file sr_packet.h.

◆ segments

ip6_address_t ip6_sr_header_t::segments[0]

Definition at line 149 of file sr_packet.h.

◆ segments_left

u8 ip6_sr_header_t::segments_left

Definition at line 133 of file sr_packet.h.

◆ tag

u16 ip6_sr_header_t::tag

Definition at line 146 of file sr_packet.h.

◆ type

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: