Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
char | host [1] |
struct { | |
struct srv_entry * next | |
} | list |
unsigned short | port |
unsigned short | priority |
unsigned short | weight |
unsigned int | weight_sum |
char host[1] |
Definition at line 62 of file srv.c.
Referenced by ast_get_srv(), ast_srv_cleanup(), ast_srv_get_nth_record(), ast_srv_lookup(), and Registration::write().
struct { ... } list |
Referenced by ast_get_srv(), ast_srv_get_nth_record(), ast_srv_lookup(), and srv_callback().
unsigned short port |
Definition at line 59 of file srv.c.
Referenced by ast_get_srv(), ast_srv_cleanup(), ast_srv_get_nth_record(), ast_srv_lookup(), and Registration::write().