/*
* Copyright (C) 2013-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_L32_105_C
#define RDATA_GENERIC_L32_105_C
#include <string.h>
#define RRTYPE_L32_ATTRIBUTES (0)
static inline isc_result_t
ISC_FALSE));
ISC_FALSE));
return (ISC_R_NOSPACE);
return (ISC_R_SUCCESS);
}
static inline isc_result_t
unsigned short num;
}
static inline isc_result_t
return (DNS_R_FORMERR);
}
static inline isc_result_t
}
static inline int
}
static inline isc_result_t
isc_uint32_t n;
return (uint32_tobuffer(n, target));
}
static inline isc_result_t
isc_uint32_t n;
n = uint32_fromregion(®ion);
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_L32_105_C */