Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
dn_answer Struct Reference

Data Fields

unsigned short class
 
unsigned short rtype
 
unsigned short size
 
unsigned int ttl
 

Detailed Description

Definition at line 161 of file dns.c.

Field Documentation

unsigned short class

The resource record class.

Definition at line 163 of file dns.c.

Referenced by dns_parse_answer(), and dns_parse_answer_ex().

unsigned short rtype

The resource record type.

Definition at line 162 of file dns.c.

Referenced by dns_parse_answer(), and dns_parse_answer_ex().

unsigned short size

The resource record size.

Definition at line 165 of file dns.c.

Referenced by dns_parse_answer(), and dns_parse_answer_ex().

unsigned int ttl

The resource record time to live.

Definition at line 164 of file dns.c.

Referenced by dns_parse_answer_ex().


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