Service location record (RFC 2782). More...
#include <sres_record.h>

Data Fields | |
| sres_common_t | srv_record [1] |
| Common part of DNS records. | |
| uint16_t | srv_priority |
| Priority. | |
| uint16_t | srv_weight |
| Weight. | |
| uint16_t | srv_port |
| Service port on the target host. | |
| char * | srv_target |
| Domain name of the target host. | |
Service location record (RFC 2782).
Common part of DNS records.
| char* srv_target |
Domain name of the target host.