FD.io VPP  v19.01.3-6-g70449b9b9
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 first_segment
 
u8 flags
 
u16 reserved
 
ip6_address_t segments [0]
 

Detailed Description

Definition at line 118 of file sr_packet.h.

Field Documentation

◆ first_segment

u8 ip6_sr_header_t::first_segment

Definition at line 135 of file sr_packet.h.

◆ flags

u8 ip6_sr_header_t::flags

Definition at line 144 of file sr_packet.h.

◆ length

u8 ip6_sr_header_t::length

Definition at line 126 of file sr_packet.h.

◆ protocol

u8 ip6_sr_header_t::protocol

Definition at line 121 of file sr_packet.h.

◆ reserved

u16 ip6_sr_header_t::reserved

Definition at line 145 of file sr_packet.h.

◆ segments

ip6_address_t ip6_sr_header_t::segments[0]

Definition at line 148 of file sr_packet.h.

◆ segments_left

u8 ip6_sr_header_t::segments_left

Definition at line 132 of file sr_packet.h.

◆ type

u8 ip6_sr_header_t::type

Definition at line 129 of file sr_packet.h.


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