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

An SRV record. More...

#include <dns_internal.h>

Data Fields

char data [0]
 Additional data.
 
struct ast_dns_record generic
 Generic DNS record information.
 
const char * host
 The hostname in the SRV record.
 
unsigned short port
 The port in the SRV record.
 
unsigned short priority
 The priority of the SRV record.
 
unsigned short weight
 The weight of the SRV record.
 
unsigned int weight_sum
 The running weight sum.
 

Detailed Description

An SRV record.

Definition at line 74 of file dns_internal.h.


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