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

#include <icmpv6.h>

Public Types

typedef std::vector< std::string > domains_type

Public Member Functions

 dns_search_list_type (uint32_t lifetime=0, const domains_type &domains=domains_type())

Static Public Member Functions

static dns_search_list_type from_option (const option &opt)

Public Attributes

uint32_t lifetime
domains_type domains

Detailed Description

The type used to store the DNS search list option.


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