Asterisk - The Open Source Telephony Project
21.4.1
|
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. | |
A TXT record.
Definition at line 64 of file dns_internal.h.