dhcpv6_opt_dns_rns_t Struct Reference

DHCPv6 DNS recursive name server option. More...

Detailed Description

DHCPv6 DNS recursive name server option.

See also
RFC 3646, section 3
Note
Only parsed with dhcpv6_client_dns module compiled in.

Definition at line 259 of file _dhcpv6.h.

#include <_dhcpv6.h>

Data Fields

network_uint16_t type
 DHCPV6_OPT_DNS_RNS
 
network_uint16_t len
 length of dhcpv6_opt_status_t::dns_rns in byte
 
ipv6_addr_t dns_rns []
 addresses of DNS recursive name servers in order of preference
 

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