Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
srv_entry Struct Reference
Collaboration diagram for srv_entry:
Collaboration graph
[legend]

Data Fields

char host [1]
 
struct {
   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

◆ host

char host[1]

◆ 

struct { ... } list

◆ next

struct srv_entry* next

Definition at line 61 of file srv.c.

◆ port

unsigned short port

◆ priority

unsigned short priority

Definition at line 57 of file srv.c.

◆ weight

unsigned short weight

Definition at line 58 of file srv.c.

◆ weight_sum

unsigned int weight_sum

Definition at line 60 of file srv.c.


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