Asterisk - The Open Source Telephony Project  18.5.0
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

◆ class

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().

◆ rtype

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().

◆ size

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().

◆ ttl

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: