![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Collaboration diagram for ip6_sr_header_t:Data Fields | |
| u8 | protocol |
| u8 | length |
| u8 | type |
| u8 | segments_left |
| u8 | first_segment |
| u16 | flags |
| u8 | hmac_key |
| ip6_address_t | segments [0] |
Definition at line 172 of file sr_packet.h.
| u8 ip6_sr_header_t::first_segment |
Definition at line 191 of file sr_packet.h.
| u16 ip6_sr_header_t::flags |
Definition at line 203 of file sr_packet.h.
| u8 ip6_sr_header_t::hmac_key |
Definition at line 204 of file sr_packet.h.
| u8 ip6_sr_header_t::length |
Definition at line 179 of file sr_packet.h.
| u8 ip6_sr_header_t::protocol |
Definition at line 174 of file sr_packet.h.
| ip6_address_t ip6_sr_header_t::segments[0] |
Definition at line 207 of file sr_packet.h.
| u8 ip6_sr_header_t::segments_left |
Definition at line 185 of file sr_packet.h.
| u8 ip6_sr_header_t::type |
Definition at line 182 of file sr_packet.h.