PcapPlusPlus  Next
pcpp::IPv6RoutingHeader::ipv6_routing_header Struct Reference

#include <IPv6Extensions.h>

Public Attributes

uint8_t nextHeader
 Next header type.
 
uint8_t headerLen
 The length of this header, in multiples of 8 octets, not including the first 8 octets.
 
uint8_t routingType
 A value representing the routing type.
 
uint8_t segmentsLeft
 Number of nodes this packet still has to visit before reaching its final destination.
 

Detailed Description

A struct representing the fixed part of the IPv6 routing extension header