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

A TXT record. More...

#include <dns_internal.h>

Data Fields

size_t count
 The number of character strings in the TXT record.
 
char data [0]
 The raw DNS record.
 
struct ast_dns_record generic
 Generic DNS record information.
 

Detailed Description

A TXT record.

Definition at line 64 of file dns_internal.h.


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