/*
* Copyright (C) 1999-2001, 2003-2005, 2007, 2009, 2014-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/.
*/
/* $Id: rt_21.c,v 1.48 2009/12/04 22:06:37 tbox Exp $ */
/* reviewed: Thu Mar 16 15:02:31 PST 2000 by brister */
/* RFC1183 */
#ifndef RDATA_GENERIC_RT_21_C
#define RDATA_GENERIC_RT_21_C
#define RRTYPE_RT_ATTRIBUTES (0)
static inline isc_result_t
ISC_FALSE));
ISC_FALSE));
if ((options & DNS_RDATA_CHECKNAMES) != 0)
return (ISC_R_SUCCESS);
}
static inline isc_result_t
unsigned short num;
}
static inline isc_result_t
return (ISC_R_NOSPACE);
return (ISC_R_UNEXPECTEDEND);
}
static inline isc_result_t
return (ISC_R_NOSPACE);
}
static inline int
int order;
if (order != 0)
}
static inline isc_result_t
}
static inline isc_result_t
return (ISC_R_SUCCESS);
}
static inline void
return;
}
static inline isc_result_t
if (result != ISC_R_SUCCESS)
return (result);
if (result != ISC_R_SUCCESS)
return (result);
}
static inline isc_result_t
if (result != ISC_R_SUCCESS)
return (result);
}
static inline isc_boolean_t
return (ISC_TRUE);
}
static inline isc_boolean_t
return (ISC_FALSE);
}
return (ISC_TRUE);
}
static inline int
}
#endif /* RDATA_GENERIC_RT_21_C */