px_26.c File Reference

Go to the source code of this file.

Defines

#define RRTYPE_PX_ATTRIBUTES   (0)

Functions

static isc_result_t fromtext_in_px (ARGS_FROMTEXT)
static isc_result_t totext_in_px (ARGS_TOTEXT)
static isc_result_t fromwire_in_px (ARGS_FROMWIRE)
static isc_result_t towire_in_px (ARGS_TOWIRE)
static int compare_in_px (ARGS_COMPARE)
static isc_result_t fromstruct_in_px (ARGS_FROMSTRUCT)
static isc_result_t tostruct_in_px (ARGS_TOSTRUCT)
static void freestruct_in_px (ARGS_FREESTRUCT)
static isc_result_t additionaldata_in_px (ARGS_ADDLDATA)
static isc_result_t digest_in_px (ARGS_DIGEST)
static isc_boolean_t checkowner_in_px (ARGS_CHECKOWNER)
static isc_boolean_t checknames_in_px (ARGS_CHECKNAMES)
static int casecompare_in_px (ARGS_COMPARE)


Define Documentation

#define RRTYPE_PX_ATTRIBUTES   (0)

Definition at line 27 of file px_26.c.


Function Documentation

static isc_result_t fromtext_in_px ( ARGS_FROMTEXT   )  [inline, static]

Definition at line 30 of file px_26.c.

References isc_tokenvalue_t::as_region, isc_tokenvalue_t::as_ulong, buffer, buffer_fromregion(), callbacks, dns_name_fromtext(), dns_name_init(), dns_rootname, ISC_FALSE, isc_lex_getmastertoken(), ISC_R_RANGE, ISC_R_SUCCESS, isc_tokentype_number, isc_tokentype_string, name, origin, rdclass, REQUIRE, RETERR, RETTOK, token, uint16_tobuffer(), UNUSED, and isc_token::value.

static isc_result_t totext_in_px ( ARGS_TOTEXT   )  [inline, static]

Definition at line 74 of file px_26.c.

References dns_name_fromregion(), dns_name_init(), dns_name_totext(), dns_rdata_toregion(), isc_region_consume, name, name_length(), name_prefix(), REQUIRE, RETERR, str_totext(), and uint16_fromregion().

static isc_result_t fromwire_in_px ( ARGS_FROMWIRE   )  [inline, static]

Definition at line 117 of file px_26.c.

References isc_region::base, DNS_COMPRESS_NONE, dns_decompress_setmethods(), dns_name_fromwire(), dns_name_init(), isc_buffer_activeregion, isc_buffer_forward, ISC_R_UNEXPECTEDEND, isc_region::length, mem_tobuffer(), name, rdclass, REQUIRE, RETERR, and UNUSED.

static isc_result_t towire_in_px ( ARGS_TOWIRE   )  [inline, static]

Definition at line 152 of file px_26.c.

References isc_region::base, DNS_COMPRESS_NONE, dns_compress_setmethods(), dns_name_fromregion(), dns_name_init(), dns_name_towire(), dns_rdata_toregion(), isc_region_consume, mem_tobuffer(), name, name_length(), REQUIRE, and RETERR.

static int compare_in_px ( ARGS_COMPARE   )  [inline, static]

Definition at line 186 of file px_26.c.

References dns_name_fromregion(), dns_name_init(), dns_name_rdatacompare(), dns_rdata_toregion(), isc_region_consume, name_length(), and REQUIRE.

Referenced by casecompare_in_px().

static isc_result_t fromstruct_in_px ( ARGS_FROMSTRUCT   )  [inline, static]

Definition at line 230 of file px_26.c.

References dns_name_toregion(), isc_buffer_copyregion(), rdclass, REQUIRE, RETERR, uint16_tobuffer(), and UNUSED.

static isc_result_t tostruct_in_px ( ARGS_TOSTRUCT   )  [inline, static]

Definition at line 251 of file px_26.c.

References cleanup(), dns_name_free(), dns_name_fromregion(), dns_name_init(), dns_rdata_toregion(), ISC_LINK_INIT, ISC_R_NOMEMORY, ISC_R_SUCCESS, isc_region_consume, mctx, name, name_duporclone(), name_length(), REQUIRE, RETERR, and uint16_fromregion().

static void freestruct_in_px ( ARGS_FREESTRUCT   )  [inline, static]

Definition at line 292 of file px_26.c.

References dns_name_free(), and REQUIRE.

static isc_result_t additionaldata_in_px ( ARGS_ADDLDATA   )  [inline, static]

Definition at line 308 of file px_26.c.

References arg, ISC_R_SUCCESS, REQUIRE, and UNUSED.

static isc_result_t digest_in_px ( ARGS_DIGEST   )  [inline, static]

Definition at line 320 of file px_26.c.

References arg, digest, dns_name_digest(), dns_name_fromregion(), dns_name_init(), dns_rdata_toregion(), ISC_R_SUCCESS, isc_region_consume, isc_region::length, name, name_length(), r1, r2, and REQUIRE.

static isc_boolean_t checkowner_in_px ( ARGS_CHECKOWNER   )  [inline, static]

Definition at line 348 of file px_26.c.

References ISC_TRUE, name, rdclass, REQUIRE, and UNUSED.

static isc_boolean_t checknames_in_px ( ARGS_CHECKNAMES   )  [inline, static]

Definition at line 362 of file px_26.c.

References ISC_TRUE, REQUIRE, and UNUSED.

static int casecompare_in_px ( ARGS_COMPARE   )  [inline, static]

Definition at line 375 of file px_26.c.

References compare_in_px().


Generated on Tue Apr 28 17:41:12 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha