|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Structures | |
| struct | srv_entries |
Data Fields | |
| struct srv_context::srv_entries | entries |
| unsigned int | have_weights:1 |
| unsigned int | num_records |
| struct srv_entry * | prev |
| struct srv_context::srv_entries entries |
Referenced by ast_get_srv(), ast_srv_get_nth_record(), process_weights(), and srv_callback().
| unsigned int have_weights |
Definition at line 66 of file srv.c.
Referenced by ast_get_srv(), and srv_callback().
| unsigned int num_records |
Definition at line 68 of file srv.c.
Referenced by ast_srv_get_nth_record(), and ast_srv_get_record_count().
1.8.13