Mon Mar 19 11:30:59 2012

Asterisk developer's documentation


srv_entry Struct Reference


Data Fields

char host [1]
struct {
   srv_entry *   next
list
unsigned short port
unsigned short priority
unsigned short weight
unsigned int weight_sum

Detailed Description

Definition at line 56 of file srv.c.


Field Documentation

char host[1]

Definition at line 62 of file srv.c.

Referenced by ast_get_srv(), and ast_srv_get_nth_record().

struct { ... } list

Referenced by ast_get_srv(), ast_srv_get_nth_record(), ast_srv_lookup(), process_weights(), and srv_callback().

struct srv_entry* next

Definition at line 61 of file srv.c.

unsigned short port

Definition at line 59 of file srv.c.

Referenced by ast_get_srv(), ast_srv_cleanup(), ast_srv_get_nth_record(), and parse_srv().

unsigned short priority

Definition at line 57 of file srv.c.

Referenced by ast_srv_get_nth_record(), parse_srv(), process_weights(), and srv_callback().

unsigned short weight

Definition at line 58 of file srv.c.

Referenced by ast_srv_get_nth_record(), parse_srv(), process_weights(), and srv_callback().

unsigned int weight_sum

Definition at line 60 of file srv.c.

Referenced by process_weights().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:59 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7