GNUnet 0.21.1
DnsResponseMessage Struct Reference

Message with a DNS response. More...

Collaboration diagram for DnsResponseMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 GNUnet header, of type GNUNET_MESSAGE_TYPE_VPN_DNS_FROM_INTERNET. More...
 
struct GNUNET_TUN_DnsHeader dns
 DNS header. More...
 

Detailed Description

Message with a DNS response.

Definition at line 429 of file gnunet-daemon-exit.c.

Field Documentation

◆ header

struct GNUNET_MessageHeader DnsResponseMessage::header

GNUnet header, of type GNUNET_MESSAGE_TYPE_VPN_DNS_FROM_INTERNET.

Definition at line 434 of file gnunet-daemon-exit.c.

◆ dns

struct GNUNET_TUN_DnsHeader DnsResponseMessage::dns

DNS header.

Definition at line 439 of file gnunet-daemon-exit.c.

Referenced by process_dns_result().


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