FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
u8 | protocol |
u8 | length |
u8 | type |
u8 | segments_left |
u8 | first_segment |
u8 | flags |
u16 | reserved |
ip6_address_t | segments [0] |
Definition at line 118 of file sr_packet.h.
u8 ip6_sr_header_t::first_segment |
Definition at line 135 of file sr_packet.h.
u8 ip6_sr_header_t::flags |
Definition at line 144 of file sr_packet.h.
u8 ip6_sr_header_t::length |
Definition at line 126 of file sr_packet.h.
u8 ip6_sr_header_t::protocol |
Definition at line 121 of file sr_packet.h.
u16 ip6_sr_header_t::reserved |
Definition at line 145 of file sr_packet.h.
ip6_address_t ip6_sr_header_t::segments[0] |
Definition at line 148 of file sr_packet.h.
u8 ip6_sr_header_t::segments_left |
Definition at line 132 of file sr_packet.h.
u8 ip6_sr_header_t::type |
Definition at line 129 of file sr_packet.h.