sresolv  1.12.11devel
Data Fields
sres_srv_record Struct Reference

Service location record (RFC 2782). More...

#include <sres_record.h>

Collaboration diagram for sres_srv_record:
Collaboration graph
[legend]

Data Fields

sres_common_t srv_record [1]
 Common part of DNS records. More...
 
uint16_t srv_priority
 Priority.
 
uint16_t srv_weight
 Weight.
 
uint16_t srv_port
 Service port on the target host. More...
 
char * srv_target
 Domain name of the target host. More...
 

Detailed Description

Service location record (RFC 2782).

Field Documentation

◆ srv_port

uint16_t srv_port

Service port on the target host.

◆ srv_record

sres_common_t srv_record[1]

Common part of DNS records.

◆ srv_target

char* srv_target

Domain name of the target host.


Sofia-SIP 1.12.11devel - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.