Lines Matching defs:_length

2176 #define RDATATYPE_FROMTEXT_SW(_hash,_typename,_length,_typep) \
2179 RDATATYPE_COMPARE("a", 1, _typename, _length, _typep); \
2182 RDATATYPE_COMPARE("ns", 2, _typename, _length, _typep); \
2185 RDATATYPE_COMPARE("md", 3, _typename, _length, _typep); \
2188 RDATATYPE_COMPARE("mf", 4, _typename, _length, _typep); \
2191 RDATATYPE_COMPARE("cname", 5, _typename, _length, _typep); \
2192 RDATATYPE_COMPARE("mx", 15, _typename, _length, _typep); \
2195 RDATATYPE_COMPARE("soa", 6, _typename, _length, _typep); \
2196 RDATATYPE_COMPARE("ta", 32768, _typename, _length, _typep); \
2199 RDATATYPE_COMPARE("mb", 7, _typename, _length, _typep); \
2202 RDATATYPE_COMPARE("mg", 8, _typename, _length, _typep); \
2205 RDATATYPE_COMPARE("mr", 9, _typename, _length, _typep); \
2206 RDATATYPE_COMPARE("minfo", 14, _typename, _length, _typep); \
2209 RDATATYPE_COMPARE("null", 10, _typename, _length, _typep); \
2210 RDATATYPE_COMPARE("kx", 36, _typename, _length, _typep); \
2211 RDATATYPE_COMPARE("nsec3param", 51, _typename, _length, _typep); \
2214 RDATATYPE_COMPARE("wks", 11, _typename, _length, _typep); \
2217 RDATATYPE_COMPARE("ptr", 12, _typename, _length, _typep); \
2218 RDATATYPE_COMPARE("naptr", 35, _typename, _length, _typep); \
2221 RDATATYPE_COMPARE("hinfo", 13, _typename, _length, _typep); \
2224 RDATATYPE_COMPARE("txt", 16, _typename, _length, _typep); \
2227 RDATATYPE_COMPARE("rp", 17, _typename, _length, _typep); \
2230 RDATATYPE_COMPARE("afsdb", 18, _typename, _length, _typep); \
2233 RDATATYPE_COMPARE("x25", 19, _typename, _length, _typep); \
2234 RDATATYPE_COMPARE("resinfo", 261, _typename, _length, _typep); \
2237 RDATATYPE_COMPARE("isdn", 20, _typename, _length, _typep); \
2240 RDATATYPE_COMPARE("rt", 21, _typename, _length, _typep); \
2243 RDATATYPE_COMPARE("nsap", 22, _typename, _length, _typep); \
2244 RDATATYPE_COMPARE("uid", 101, _typename, _length, _typep); \
2247 RDATATYPE_COMPARE("nsap-ptr", 23, _typename, _length, _typep); \
2248 RDATATYPE_COMPARE("l64", 106, _typename, _length, _typep); \
2251 RDATATYPE_COMPARE("sig", 24, _typename, _length, _typep); \
2252 RDATATYPE_COMPARE("dlv", 32769, _typename, _length, _typep); \
2255 RDATATYPE_COMPARE("key", 25, _typename, _length, _typep); \
2256 RDATATYPE_COMPARE("talink", 58, _typename, _length, _typep); \
2259 RDATATYPE_COMPARE("px", 26, _typename, _length, _typep); \
2262 RDATATYPE_COMPARE("gpos", 27, _typename, _length, _typep); \
2265 RDATATYPE_COMPARE("aaaa", 28, _typename, _length, _typep); \
2266 RDATATYPE_COMPARE("atma", 34, _typename, _length, _typep); \
2269 RDATATYPE_COMPARE("loc", 29, _typename, _length, _typep); \
2272 RDATATYPE_COMPARE("nxt", 30, _typename, _length, _typep); \
2275 RDATATYPE_COMPARE("eid", 31, _typename, _length, _typep); \
2278 RDATATYPE_COMPARE("nimloc", 32, _typename, _length, _typep); \
2281 RDATATYPE_COMPARE("srv", 33, _typename, _length, _typep); \
2284 RDATATYPE_COMPARE("cert", 37, _typename, _length, _typep); \
2285 RDATATYPE_COMPARE("avc", 258, _typename, _length, _typep); \
2288 RDATATYPE_COMPARE("a6", 38, _typename, _length, _typep); \
2291 RDATATYPE_COMPARE("dname", 39, _typename, _length, _typep); \
2294 RDATATYPE_COMPARE("sink", 40, _typename, _length, _typep); \
2297 RDATATYPE_COMPARE("opt", 41, _typename, _length, _typep); \
2300 RDATATYPE_COMPARE("apl", 42, _typename, _length, _typep); \
2301 RDATATYPE_COMPARE("eui48", 108, _typename, _length, _typep); \
2304 RDATATYPE_COMPARE("ds", 43, _typename, _length, _typep); \
2305 RDATATYPE_COMPARE("cds", 59, _typename, _length, _typep); \
2308 RDATATYPE_COMPARE("sshfp", 44, _typename, _length, _typep); \
2311 RDATATYPE_COMPARE("ipseckey", 45, _typename, _length, _typep); \
2314 RDATATYPE_COMPARE("rrsig", 46, _typename, _length, _typep); \
2317 RDATATYPE_COMPARE("nsec", 47, _typename, _length, _typep); \
2320 RDATATYPE_COMPARE("dnskey", 48, _typename, _length, _typep); \
2321 RDATATYPE_COMPARE("cdnskey", 60, _typename, _length, _typep); \
2324 RDATATYPE_COMPARE("dhcid", 49, _typename, _length, _typep); \
2325 RDATATYPE_COMPARE("spf", 99, _typename, _length, _typep); \
2328 RDATATYPE_COMPARE("nsec3", 50, _typename, _length, _typep); \
2331 RDATATYPE_COMPARE("tlsa", 52, _typename, _length, _typep); \
2334 RDATATYPE_COMPARE("smimea", 53, _typename, _length, _typep); \
2337 RDATATYPE_COMPARE("hip", 55, _typename, _length, _typep); \
2340 RDATATYPE_COMPARE("ninfo", 56, _typename, _length, _typep); \
2343 RDATATYPE_COMPARE("rkey", 57, _typename, _length, _typep); \
2346 RDATATYPE_COMPARE("openpgpkey", 61, _typename, _length, _typep); \
2349 RDATATYPE_COMPARE("csync", 62, _typename, _length, _typep); \
2350 RDATATYPE_COMPARE("uri", 256, _typename, _length, _typep); \
2353 RDATATYPE_COMPARE("zonemd", 63, _typename, _length, _typep); \
2356 RDATATYPE_COMPARE("svcb", 64, _typename, _length, _typep); \
2359 RDATATYPE_COMPARE("https", 65, _typename, _length, _typep); \
2362 RDATATYPE_COMPARE("uinfo", 100, _typename, _length, _typep); \
2365 RDATATYPE_COMPARE("gid", 102, _typename, _length, _typep); \
2368 RDATATYPE_COMPARE("unspec", 103, _typename, _length, _typep); \
2371 RDATATYPE_COMPARE("nid", 104, _typename, _length, _typep); \
2374 RDATATYPE_COMPARE("l32", 105, _typename, _length, _typep); \
2377 RDATATYPE_COMPARE("lp", 107, _typename, _length, _typep); \
2380 RDATATYPE_COMPARE("eui64", 109, _typename, _length, _typep); \
2383 RDATATYPE_COMPARE("tkey", 249, _typename, _length, _typep); \
2386 RDATATYPE_COMPARE("tsig", 250, _typename, _length, _typep); \
2389 RDATATYPE_COMPARE("ixfr", 251, _typename, _length, _typep); \
2392 RDATATYPE_COMPARE("axfr", 252, _typename, _length, _typep); \
2395 RDATATYPE_COMPARE("mailb", 253, _typename, _length, _typep); \
2396 RDATATYPE_COMPARE("wallet", 262, _typename, _length, _typep); \
2399 RDATATYPE_COMPARE("maila", 254, _typename, _length, _typep); \
2400 RDATATYPE_COMPARE("keydata", 65533, _typename, _length, _typep); \
2403 RDATATYPE_COMPARE("any", 255, _typename, _length, _typep); \
2406 RDATATYPE_COMPARE("caa", 257, _typename, _length, _typep); \
2409 RDATATYPE_COMPARE("doa", 259, _typename, _length, _typep); \
2412 RDATATYPE_COMPARE("amtrelay", 260, _typename, _length, _typep); \