Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
ast_dns_result::dns_records Struct Reference

Records returned. More...

#include <dns_internal.h>

Collaboration diagram for ast_dns_result::dns_records:
Collaboration graph
[legend]

Data Fields

struct ast_dns_recordfirst
 
struct ast_dns_recordlast
 

Detailed Description

Records returned.

Definition at line 125 of file dns_internal.h.

Field Documentation

◆ first

struct ast_dns_record* first

Definition at line 125 of file dns_internal.h.

◆ last

struct ast_dns_record* last

Definition at line 125 of file dns_internal.h.


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