/*
* Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef RDATA_GENERIC_SINK_40_C
#define RDATA_GENERIC_SINK_40_C
#define RRTYPE_SINK_ATTRIBUTES (0)
static inline isc_result_t
/* meaning */
ISC_FALSE));
/* coding */
ISC_FALSE));
/* subcoding */
ISC_FALSE));
}
static inline isc_result_t
/* Meaning, Coding and Subcoding */
return (ISC_R_SUCCESS);
/* data */
else
return (ISC_R_SUCCESS);
}
static inline isc_result_t
return (ISC_R_UNEXPECTEDEND);
return (ISC_R_SUCCESS);
}
static inline isc_result_t
}
static inline int
}
static inline isc_result_t
/* Meaning */
/* Coding */
/* Subcoding */
/* Data */
}
static inline isc_result_t
/* Meaning */
return (ISC_R_UNEXPECTEDEND);
/* Coding */
return (ISC_R_UNEXPECTEDEND);
/* Subcoding */
return (ISC_R_UNEXPECTEDEND);
/* Data */
return (ISC_R_NOMEMORY);
return (ISC_R_SUCCESS);
}
static inline void
return;
}
static inline isc_result_t
return (ISC_R_SUCCESS);
}
static inline isc_result_t
isc_region_t r;
dns_rdata_toregion(rdata, &r);
}
static inline isc_boolean_t
return (ISC_TRUE);
}
static inline isc_boolean_t
return (ISC_TRUE);
}
static inline int
}
#endif /* RDATA_GENERIC_SINK_40_C */