| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| const char * | host | 
| unsigned int | ignore_host | 
| unsigned int | ignore_port | 
| unsigned int | ignore_priority | 
| unsigned int | ignore_weight | 
| uint16_t | port | 
| uint16_t | priority | 
| uint16_t | weight | 
Definition at line 36 of file test_dns_srv.c.
| const char* host | 
Definition at line 40 of file test_dns_srv.c.
Referenced by generate_srv_record().
| unsigned int ignore_host | 
Definition at line 44 of file test_dns_srv.c.
Referenced by generate_srv_record().
| unsigned int ignore_port | 
Definition at line 43 of file test_dns_srv.c.
Referenced by generate_srv_record().
| unsigned int ignore_priority | 
Definition at line 41 of file test_dns_srv.c.
Referenced by generate_srv_record().
| unsigned int ignore_weight | 
Definition at line 42 of file test_dns_srv.c.
Referenced by generate_srv_record().
| uint16_t port | 
Definition at line 39 of file test_dns_srv.c.
Referenced by generate_srv_record().
| uint16_t priority | 
Definition at line 37 of file test_dns_srv.c.
Referenced by generate_srv_record().
| uint16_t weight | 
Definition at line 38 of file test_dns_srv.c.
Referenced by generate_srv_record().