sresolv  1.12.11devel
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sres_naptr_record Struct Reference

Naming authority pointer record (RFC 2915). More...

#include <sres_record.h>

Collaboration diagram for sres_naptr_record:
Collaboration graph
[legend]

Data Fields

sres_common_t na_record [1]
 Common part of DNS records. More...
 
uint16_t na_order
 Processing order for NAPTR records. More...
 
uint16_t na_prefer
 Preference.
 
char * na_flags
 Flags for interpretation and rewriting.
 
char * na_services
 Services available. More...
 
char * na_regexp
 Substitution expression. More...
 
char * na_replace
 Replacement. More...
 

Detailed Description

Naming authority pointer record (RFC 2915).

Field Documentation

uint16_t na_order

Processing order for NAPTR records.

sres_common_t na_record[1]

Common part of DNS records.

char* na_regexp

Substitution expression.

char* na_replace

Replacement.

char* na_services

Services available.


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