libtins 4.5
Loading...
Searching...
No Matches
Tins::ICMPv6::route_info_type Struct Reference

#include <icmpv6.h>

Public Types

typedef std::vector< uint8_t > prefix_type

Public Member Functions

 route_info_type (uint8_t prefix_len=0, small_uint< 2 > pref=0, uint32_t route_lifetime=0, const prefix_type &prefix=prefix_type())

Static Public Member Functions

static route_info_type from_option (const option &opt)

Public Attributes

uint8_t prefix_len
small_uint< 2 > pref
uint32_t route_lifetime
prefix_type prefix

Detailed Description

The type used to store the route information option.


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