libtins  4.0
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Tins::ICMPv6::recursive_dns_type Struct Reference

#include <icmpv6.h>

Public Types

typedef std::vector< ipaddress_typeservers_type
 

Public Member Functions

 recursive_dns_type (uint32_t lifetime=0, const servers_type &servers=servers_type())
 

Static Public Member Functions

static recursive_dns_type from_option (const option &opt)
 

Public Attributes

uint32_t lifetime
 
servers_type servers
 

Detailed Description

The type used to store the recursive DNS servers option.


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