iPXE
Data Fields
dns_rr_aaaa Struct Reference

A DNS "AAAA" record. More...

#include <dns.h>

Data Fields

struct dns_rr_common common
 Common fields. More...
 
struct in6_addr in6_addr
 IPv6 address. More...
 

Detailed Description

A DNS "AAAA" record.

Definition at line 121 of file dns.h.

Field Documentation

◆ common

struct dns_rr_common dns_rr_aaaa::common

Common fields.

Definition at line 123 of file dns.h.

◆ in6_addr

struct in6_addr dns_rr_aaaa::in6_addr

IPv6 address.

Definition at line 125 of file dns.h.

Referenced by dns_xfer_deliver().


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