libtins
4.0
|
The type used to store Routing Extension headers. More...
#include <ipv6.h>
Static Public Member Functions | |
static routing_header | from_extension_header (const ext_header &hdr) |
Public Attributes | |
uint8_t | routing_type |
uint8_t | segments_left |
std::vector< uint8_t > | data |
The type used to store Routing Extension headers.