Lines Matching refs:rdclass
114 case 1: switch (rdclass) { \
115 case 1: result = fromtext_in_a(rdclass, type, lexer, origin, options, target, callbacks); break; \
116 case 3: result = fromtext_ch_a(rdclass, type, lexer, origin, options, target, callbacks); break; \
117 case 4: result = fromtext_hs_a(rdclass, type, lexer, origin, options, target, callbacks); break; \
121 case 2: result = fromtext_ns(rdclass, type, lexer, origin, options, target, callbacks); break; \
122 case 3: result = fromtext_md(rdclass, type, lexer, origin, options, target, callbacks); break; \
123 case 4: result = fromtext_mf(rdclass, type, lexer, origin, options, target, callbacks); break; \
124 case 5: result = fromtext_cname(rdclass, type, lexer, origin, options, target, callbacks); break; \
125 case 6: result = fromtext_soa(rdclass, type, lexer, origin, options, target, callbacks); break; \
126 case 7: result = fromtext_mb(rdclass, type, lexer, origin, options, target, callbacks); break; \
127 case 8: result = fromtext_mg(rdclass, type, lexer, origin, options, target, callbacks); break; \
128 case 9: result = fromtext_mr(rdclass, type, lexer, origin, options, target, callbacks); break; \
129 case 10: result = fromtext_null(rdclass, type, lexer, origin, options, target, callbacks); break; \
130 case 11: switch (rdclass) { \
131 case 1: result = fromtext_in_wks(rdclass, type, lexer, origin, options, target, callbacks); break; \
135 case 12: result = fromtext_ptr(rdclass, type, lexer, origin, options, target, callbacks); break; \
136 case 13: result = fromtext_hinfo(rdclass, type, lexer, origin, options, target, callbacks); break; \
137 case 14: result = fromtext_minfo(rdclass, type, lexer, origin, options, target, callbacks); break; \
138 case 15: result = fromtext_mx(rdclass, type, lexer, origin, options, target, callbacks); break; \
139 case 16: result = fromtext_txt(rdclass, type, lexer, origin, options, target, callbacks); break; \
140 case 17: result = fromtext_rp(rdclass, type, lexer, origin, options, target, callbacks); break; \
141 case 18: result = fromtext_afsdb(rdclass, type, lexer, origin, options, target, callbacks); break; \
142 case 19: result = fromtext_x25(rdclass, type, lexer, origin, options, target, callbacks); break; \
143 case 20: result = fromtext_isdn(rdclass, type, lexer, origin, options, target, callbacks); break; \
144 case 21: result = fromtext_rt(rdclass, type, lexer, origin, options, target, callbacks); break; \
145 case 22: switch (rdclass) { \
146 case 1: result = fromtext_in_nsap(rdclass, type, lexer, origin, options, target, callbacks); break; \
150 case 23: switch (rdclass) { \
151 case 1: result = fromtext_in_nsap_ptr(rdclass, type, lexer, origin, options, target, callbacks); break; \
155 case 24: result = fromtext_sig(rdclass, type, lexer, origin, options, target, callbacks); break; \
156 case 25: result = fromtext_key(rdclass, type, lexer, origin, options, target, callbacks); break; \
157 case 26: switch (rdclass) { \
158 case 1: result = fromtext_in_px(rdclass, type, lexer, origin, options, target, callbacks); break; \
162 case 27: result = fromtext_gpos(rdclass, type, lexer, origin, options, target, callbacks); break; \
163 case 28: switch (rdclass) { \
164 case 1: result = fromtext_in_aaaa(rdclass, type, lexer, origin, options, target, callbacks); break; \
168 case 29: result = fromtext_loc(rdclass, type, lexer, origin, options, target, callbacks); break; \
169 case 30: result = fromtext_nxt(rdclass, type, lexer, origin, options, target, callbacks); break; \
170 case 31: switch (rdclass) { \
171 case 1: result = fromtext_in_eid(rdclass, type, lexer, origin, options, target, callbacks); break; \
175 case 32: switch (rdclass) { \
176 case 1: result = fromtext_in_nimloc(rdclass, type, lexer, origin, options, target, callbacks); break; \
180 case 33: switch (rdclass) { \
181 case 1: result = fromtext_in_srv(rdclass, type, lexer, origin, options, target, callbacks); break; \
185 case 34: switch (rdclass) { \
186 case 1: result = fromtext_in_atma(rdclass, type, lexer, origin, options, target, callbacks); break; \
190 case 35: result = fromtext_naptr(rdclass, type, lexer, origin, options, target, callbacks); break; \
191 case 36: switch (rdclass) { \
192 case 1: result = fromtext_in_kx(rdclass, type, lexer, origin, options, target, callbacks); break; \
196 case 37: result = fromtext_cert(rdclass, type, lexer, origin, options, target, callbacks); break; \
197 case 38: switch (rdclass) { \
198 case 1: result = fromtext_in_a6(rdclass, type, lexer, origin, options, target, callbacks); break; \
202 case 39: result = fromtext_dname(rdclass, type, lexer, origin, options, target, callbacks); break; \
203 case 40: result = fromtext_sink(rdclass, type, lexer, origin, options, target, callbacks); break; \
204 case 41: result = fromtext_opt(rdclass, type, lexer, origin, options, target, callbacks); break; \
205 case 42: switch (rdclass) { \
206 case 1: result = fromtext_in_apl(rdclass, type, lexer, origin, options, target, callbacks); break; \
210 case 43: result = fromtext_ds(rdclass, type, lexer, origin, options, target, callbacks); break; \
211 case 44: result = fromtext_sshfp(rdclass, type, lexer, origin, options, target, callbacks); break; \
212 case 45: result = fromtext_ipseckey(rdclass, type, lexer, origin, options, target, callbacks); break; \
213 case 46: result = fromtext_rrsig(rdclass, type, lexer, origin, options, target, callbacks); break; \
214 case 47: result = fromtext_nsec(rdclass, type, lexer, origin, options, target, callbacks); break; \
215 case 48: result = fromtext_dnskey(rdclass, type, lexer, origin, options, target, callbacks); break; \
216 case 49: switch (rdclass) { \
217 case 1: result = fromtext_in_dhcid(rdclass, type, lexer, origin, options, target, callbacks); break; \
221 case 50: result = fromtext_nsec3(rdclass, type, lexer, origin, options, target, callbacks); break; \
222 case 51: result = fromtext_nsec3param(rdclass, type, lexer, origin, options, target, callbacks); break; \
223 case 52: result = fromtext_tlsa(rdclass, type, lexer, origin, options, target, callbacks); break; \
224 case 53: result = fromtext_smimea(rdclass, type, lexer, origin, options, target, callbacks); break; \
225 case 55: result = fromtext_hip(rdclass, type, lexer, origin, options, target, callbacks); break; \
226 case 56: result = fromtext_ninfo(rdclass, type, lexer, origin, options, target, callbacks); break; \
227 case 57: result = fromtext_rkey(rdclass, type, lexer, origin, options, target, callbacks); break; \
228 case 58: result = fromtext_talink(rdclass, type, lexer, origin, options, target, callbacks); break; \
229 case 59: result = fromtext_cds(rdclass, type, lexer, origin, options, target, callbacks); break; \
230 case 60: result = fromtext_cdnskey(rdclass, type, lexer, origin, options, target, callbacks); break; \
231 case 61: result = fromtext_openpgpkey(rdclass, type, lexer, origin, options, target, callbacks); break; \
232 case 62: result = fromtext_csync(rdclass, type, lexer, origin, options, target, callbacks); break; \
233 case 63: result = fromtext_zonemd(rdclass, type, lexer, origin, options, target, callbacks); break; \
234 case 64: switch (rdclass) { \
235 case 1: result = fromtext_in_svcb(rdclass, type, lexer, origin, options, target, callbacks); break; \
239 case 65: switch (rdclass) { \
240 case 1: result = fromtext_in_https(rdclass, type, lexer, origin, options, target, callbacks); break; \
244 case 99: result = fromtext_spf(rdclass, type, lexer, origin, options, target, callbacks); break; \
245 case 104: result = fromtext_nid(rdclass, type, lexer, origin, options, target, callbacks); break; \
246 case 105: result = fromtext_l32(rdclass, type, lexer, origin, options, target, callbacks); break; \
247 case 106: result = fromtext_l64(rdclass, type, lexer, origin, options, target, callbacks); break; \
248 case 107: result = fromtext_lp(rdclass, type, lexer, origin, options, target, callbacks); break; \
249 case 108: result = fromtext_eui48(rdclass, type, lexer, origin, options, target, callbacks); break; \
250 case 109: result = fromtext_eui64(rdclass, type, lexer, origin, options, target, callbacks); break; \
251 case 249: result = fromtext_tkey(rdclass, type, lexer, origin, options, target, callbacks); break; \
252 case 250: switch (rdclass) { \
253 case 255: result = fromtext_any_tsig(rdclass, type, lexer, origin, options, target, callbacks); break; \
257 case 256: result = fromtext_uri(rdclass, type, lexer, origin, options, target, callbacks); break; \
258 case 257: result = fromtext_caa(rdclass, type, lexer, origin, options, target, callbacks); break; \
259 case 258: result = fromtext_avc(rdclass, type, lexer, origin, options, target, callbacks); break; \
260 case 259: result = fromtext_doa(rdclass, type, lexer, origin, options, target, callbacks); break; \
261 case 260: result = fromtext_amtrelay(rdclass, type, lexer, origin, options, target, callbacks); break; \
262 case 261: result = fromtext_resinfo(rdclass, type, lexer, origin, options, target, callbacks); break; \
263 case 262: result = fromtext_wallet(rdclass, type, lexer, origin, options, target, callbacks); break; \
264 case 32768: result = fromtext_ta(rdclass, type, lexer, origin, options, target, callbacks); break; \
265 case 32769: result = fromtext_dlv(rdclass, type, lexer, origin, options, target, callbacks); break; \
266 case 65533: result = fromtext_keydata(rdclass, type, lexer, origin, options, target, callbacks); break; \
272 case 1: switch (rdata->rdclass) { \
288 case 11: switch (rdata->rdclass) { \
303 case 22: switch (rdata->rdclass) { \
308 case 23: switch (rdata->rdclass) { \
315 case 26: switch (rdata->rdclass) { \
321 case 28: switch (rdata->rdclass) { \
328 case 31: switch (rdata->rdclass) { \
333 case 32: switch (rdata->rdclass) { \
338 case 33: switch (rdata->rdclass) { \
343 case 34: switch (rdata->rdclass) { \
349 case 36: switch (rdata->rdclass) { \
355 case 38: switch (rdata->rdclass) { \
363 case 42: switch (rdata->rdclass) { \
374 case 49: switch (rdata->rdclass) { \
392 case 64: switch (rdata->rdclass) { \
397 case 65: switch (rdata->rdclass) { \
410 case 250: switch (rdata->rdclass) { \
430 case 1: switch (rdclass) { \
431 case 1: result = fromwire_in_a(rdclass, type, source, dctx, target); break; \
432 case 3: result = fromwire_ch_a(rdclass, type, source, dctx, target); break; \
433 case 4: result = fromwire_hs_a(rdclass, type, source, dctx, target); break; \
437 case 2: result = fromwire_ns(rdclass, type, source, dctx, target); break; \
438 case 3: result = fromwire_md(rdclass, type, source, dctx, target); break; \
439 case 4: result = fromwire_mf(rdclass, type, source, dctx, target); break; \
440 case 5: result = fromwire_cname(rdclass, type, source, dctx, target); break; \
441 case 6: result = fromwire_soa(rdclass, type, source, dctx, target); break; \
442 case 7: result = fromwire_mb(rdclass, type, source, dctx, target); break; \
443 case 8: result = fromwire_mg(rdclass, type, source, dctx, target); break; \
444 case 9: result = fromwire_mr(rdclass, type, source, dctx, target); break; \
445 case 10: result = fromwire_null(rdclass, type, source, dctx, target); break; \
446 case 11: switch (rdclass) { \
447 case 1: result = fromwire_in_wks(rdclass, type, source, dctx, target); break; \
451 case 12: result = fromwire_ptr(rdclass, type, source, dctx, target); break; \
452 case 13: result = fromwire_hinfo(rdclass, type, source, dctx, target); break; \
453 case 14: result = fromwire_minfo(rdclass, type, source, dctx, target); break; \
454 case 15: result = fromwire_mx(rdclass, type, source, dctx, target); break; \
455 case 16: result = fromwire_txt(rdclass, type, source, dctx, target); break; \
456 case 17: result = fromwire_rp(rdclass, type, source, dctx, target); break; \
457 case 18: result = fromwire_afsdb(rdclass, type, source, dctx, target); break; \
458 case 19: result = fromwire_x25(rdclass, type, source, dctx, target); break; \
459 case 20: result = fromwire_isdn(rdclass, type, source, dctx, target); break; \
460 case 21: result = fromwire_rt(rdclass, type, source, dctx, target); break; \
461 case 22: switch (rdclass) { \
462 case 1: result = fromwire_in_nsap(rdclass, type, source, dctx, target); break; \
466 case 23: switch (rdclass) { \
467 case 1: result = fromwire_in_nsap_ptr(rdclass, type, source, dctx, target); break; \
471 case 24: result = fromwire_sig(rdclass, type, source, dctx, target); break; \
472 case 25: result = fromwire_key(rdclass, type, source, dctx, target); break; \
473 case 26: switch (rdclass) { \
474 case 1: result = fromwire_in_px(rdclass, type, source, dctx, target); break; \
478 case 27: result = fromwire_gpos(rdclass, type, source, dctx, target); break; \
479 case 28: switch (rdclass) { \
480 case 1: result = fromwire_in_aaaa(rdclass, type, source, dctx, target); break; \
484 case 29: result = fromwire_loc(rdclass, type, source, dctx, target); break; \
485 case 30: result = fromwire_nxt(rdclass, type, source, dctx, target); break; \
486 case 31: switch (rdclass) { \
487 case 1: result = fromwire_in_eid(rdclass, type, source, dctx, target); break; \
491 case 32: switch (rdclass) { \
492 case 1: result = fromwire_in_nimloc(rdclass, type, source, dctx, target); break; \
496 case 33: switch (rdclass) { \
497 case 1: result = fromwire_in_srv(rdclass, type, source, dctx, target); break; \
501 case 34: switch (rdclass) { \
502 case 1: result = fromwire_in_atma(rdclass, type, source, dctx, target); break; \
506 case 35: result = fromwire_naptr(rdclass, type, source, dctx, target); break; \
507 case 36: switch (rdclass) { \
508 case 1: result = fromwire_in_kx(rdclass, type, source, dctx, target); break; \
512 case 37: result = fromwire_cert(rdclass, type, source, dctx, target); break; \
513 case 38: switch (rdclass) { \
514 case 1: result = fromwire_in_a6(rdclass, type, source, dctx, target); break; \
518 case 39: result = fromwire_dname(rdclass, type, source, dctx, target); break; \
519 case 40: result = fromwire_sink(rdclass, type, source, dctx, target); break; \
520 case 41: result = fromwire_opt(rdclass, type, source, dctx, target); break; \
521 case 42: switch (rdclass) { \
522 case 1: result = fromwire_in_apl(rdclass, type, source, dctx, target); break; \
526 case 43: result = fromwire_ds(rdclass, type, source, dctx, target); break; \
527 case 44: result = fromwire_sshfp(rdclass, type, source, dctx, target); break; \
528 case 45: result = fromwire_ipseckey(rdclass, type, source, dctx, target); break; \
529 case 46: result = fromwire_rrsig(rdclass, type, source, dctx, target); break; \
530 case 47: result = fromwire_nsec(rdclass, type, source, dctx, target); break; \
531 case 48: result = fromwire_dnskey(rdclass, type, source, dctx, target); break; \
532 case 49: switch (rdclass) { \
533 case 1: result = fromwire_in_dhcid(rdclass, type, source, dctx, target); break; \
537 case 50: result = fromwire_nsec3(rdclass, type, source, dctx, target); break; \
538 case 51: result = fromwire_nsec3param(rdclass, type, source, dctx, target); break; \
539 case 52: result = fromwire_tlsa(rdclass, type, source, dctx, target); break; \
540 case 53: result = fromwire_smimea(rdclass, type, source, dctx, target); break; \
541 case 55: result = fromwire_hip(rdclass, type, source, dctx, target); break; \
542 case 56: result = fromwire_ninfo(rdclass, type, source, dctx, target); break; \
543 case 57: result = fromwire_rkey(rdclass, type, source, dctx, target); break; \
544 case 58: result = fromwire_talink(rdclass, type, source, dctx, target); break; \
545 case 59: result = fromwire_cds(rdclass, type, source, dctx, target); break; \
546 case 60: result = fromwire_cdnskey(rdclass, type, source, dctx, target); break; \
547 case 61: result = fromwire_openpgpkey(rdclass, type, source, dctx, target); break; \
548 case 62: result = fromwire_csync(rdclass, type, source, dctx, target); break; \
549 case 63: result = fromwire_zonemd(rdclass, type, source, dctx, target); break; \
550 case 64: switch (rdclass) { \
551 case 1: result = fromwire_in_svcb(rdclass, type, source, dctx, target); break; \
555 case 65: switch (rdclass) { \
556 case 1: result = fromwire_in_https(rdclass, type, source, dctx, target); break; \
560 case 99: result = fromwire_spf(rdclass, type, source, dctx, target); break; \
561 case 104: result = fromwire_nid(rdclass, type, source, dctx, target); break; \
562 case 105: result = fromwire_l32(rdclass, type, source, dctx, target); break; \
563 case 106: result = fromwire_l64(rdclass, type, source, dctx, target); break; \
564 case 107: result = fromwire_lp(rdclass, type, source, dctx, target); break; \
565 case 108: result = fromwire_eui48(rdclass, type, source, dctx, target); break; \
566 case 109: result = fromwire_eui64(rdclass, type, source, dctx, target); break; \
567 case 249: result = fromwire_tkey(rdclass, type, source, dctx, target); break; \
568 case 250: switch (rdclass) { \
569 case 255: result = fromwire_any_tsig(rdclass, type, source, dctx, target); break; \
573 case 256: result = fromwire_uri(rdclass, type, source, dctx, target); break; \
574 case 257: result = fromwire_caa(rdclass, type, source, dctx, target); break; \
575 case 258: result = fromwire_avc(rdclass, type, source, dctx, target); break; \
576 case 259: result = fromwire_doa(rdclass, type, source, dctx, target); break; \
577 case 260: result = fromwire_amtrelay(rdclass, type, source, dctx, target); break; \
578 case 261: result = fromwire_resinfo(rdclass, type, source, dctx, target); break; \
579 case 262: result = fromwire_wallet(rdclass, type, source, dctx, target); break; \
580 case 32768: result = fromwire_ta(rdclass, type, source, dctx, target); break; \
581 case 32769: result = fromwire_dlv(rdclass, type, source, dctx, target); break; \
582 case 65533: result = fromwire_keydata(rdclass, type, source, dctx, target); break; \
588 case 1: switch (rdata->rdclass) { \
604 case 11: switch (rdata->rdclass) { \
619 case 22: switch (rdata->rdclass) { \
624 case 23: switch (rdata->rdclass) { \
631 case 26: switch (rdata->rdclass) { \
637 case 28: switch (rdata->rdclass) { \
644 case 31: switch (rdata->rdclass) { \
649 case 32: switch (rdata->rdclass) { \
654 case 33: switch (rdata->rdclass) { \
659 case 34: switch (rdata->rdclass) { \
665 case 36: switch (rdata->rdclass) { \
671 case 38: switch (rdata->rdclass) { \
679 case 42: switch (rdata->rdclass) { \
690 case 49: switch (rdata->rdclass) { \
708 case 64: switch (rdata->rdclass) { \
713 case 65: switch (rdata->rdclass) { \
726 case 250: switch (rdata->rdclass) { \
746 case 1: switch (rdata1->rdclass) { \
762 case 11: switch (rdata1->rdclass) { \
777 case 22: switch (rdata1->rdclass) { \
782 case 23: switch (rdata1->rdclass) { \
789 case 26: switch (rdata1->rdclass) { \
795 case 28: switch (rdata1->rdclass) { \
802 case 31: switch (rdata1->rdclass) { \
807 case 32: switch (rdata1->rdclass) { \
812 case 33: switch (rdata1->rdclass) { \
817 case 34: switch (rdata1->rdclass) { \
823 case 36: switch (rdata1->rdclass) { \
829 case 38: switch (rdata1->rdclass) { \
837 case 42: switch (rdata1->rdclass) { \
848 case 49: switch (rdata1->rdclass) { \
866 case 64: switch (rdata1->rdclass) { \
871 case 65: switch (rdata1->rdclass) { \
884 case 250: switch (rdata1->rdclass) { \
904 case 1: switch (rdata1->rdclass) { \
920 case 11: switch (rdata1->rdclass) { \
935 case 22: switch (rdata1->rdclass) { \
940 case 23: switch (rdata1->rdclass) { \
947 case 26: switch (rdata1->rdclass) { \
953 case 28: switch (rdata1->rdclass) { \
960 case 31: switch (rdata1->rdclass) { \
965 case 32: switch (rdata1->rdclass) { \
970 case 33: switch (rdata1->rdclass) { \
975 case 34: switch (rdata1->rdclass) { \
981 case 36: switch (rdata1->rdclass) { \
987 case 38: switch (rdata1->rdclass) { \
995 case 42: switch (rdata1->rdclass) { \
1006 case 49: switch (rdata1->rdclass) { \
1024 case 64: switch (rdata1->rdclass) { \
1029 case 65: switch (rdata1->rdclass) { \
1042 case 250: switch (rdata1->rdclass) { \
1062 case 1: switch (rdclass) { \
1063 case 1: result = fromstruct_in_a(rdclass, type, source, target); break; \
1064 case 3: result = fromstruct_ch_a(rdclass, type, source, target); break; \
1065 case 4: result = fromstruct_hs_a(rdclass, type, source, target); break; \
1069 case 2: result = fromstruct_ns(rdclass, type, source, target); break; \
1070 case 3: result = fromstruct_md(rdclass, type, source, target); break; \
1071 case 4: result = fromstruct_mf(rdclass, type, source, target); break; \
1072 case 5: result = fromstruct_cname(rdclass, type, source, target); break; \
1073 case 6: result = fromstruct_soa(rdclass, type, source, target); break; \
1074 case 7: result = fromstruct_mb(rdclass, type, source, target); break; \
1075 case 8: result = fromstruct_mg(rdclass, type, source, target); break; \
1076 case 9: result = fromstruct_mr(rdclass, type, source, target); break; \
1077 case 10: result = fromstruct_null(rdclass, type, source, target); break; \
1078 case 11: switch (rdclass) { \
1079 case 1: result = fromstruct_in_wks(rdclass, type, source, target); break; \
1083 case 12: result = fromstruct_ptr(rdclass, type, source, target); break; \
1084 case 13: result = fromstruct_hinfo(rdclass, type, source, target); break; \
1085 case 14: result = fromstruct_minfo(rdclass, type, source, target); break; \
1086 case 15: result = fromstruct_mx(rdclass, type, source, target); break; \
1087 case 16: result = fromstruct_txt(rdclass, type, source, target); break; \
1088 case 17: result = fromstruct_rp(rdclass, type, source, target); break; \
1089 case 18: result = fromstruct_afsdb(rdclass, type, source, target); break; \
1090 case 19: result = fromstruct_x25(rdclass, type, source, target); break; \
1091 case 20: result = fromstruct_isdn(rdclass, type, source, target); break; \
1092 case 21: result = fromstruct_rt(rdclass, type, source, target); break; \
1093 case 22: switch (rdclass) { \
1094 case 1: result = fromstruct_in_nsap(rdclass, type, source, target); break; \
1098 case 23: switch (rdclass) { \
1099 case 1: result = fromstruct_in_nsap_ptr(rdclass, type, source, target); break; \
1103 case 24: result = fromstruct_sig(rdclass, type, source, target); break; \
1104 case 25: result = fromstruct_key(rdclass, type, source, target); break; \
1105 case 26: switch (rdclass) { \
1106 case 1: result = fromstruct_in_px(rdclass, type, source, target); break; \
1110 case 27: result = fromstruct_gpos(rdclass, type, source, target); break; \
1111 case 28: switch (rdclass) { \
1112 case 1: result = fromstruct_in_aaaa(rdclass, type, source, target); break; \
1116 case 29: result = fromstruct_loc(rdclass, type, source, target); break; \
1117 case 30: result = fromstruct_nxt(rdclass, type, source, target); break; \
1118 case 31: switch (rdclass) { \
1119 case 1: result = fromstruct_in_eid(rdclass, type, source, target); break; \
1123 case 32: switch (rdclass) { \
1124 case 1: result = fromstruct_in_nimloc(rdclass, type, source, target); break; \
1128 case 33: switch (rdclass) { \
1129 case 1: result = fromstruct_in_srv(rdclass, type, source, target); break; \
1133 case 34: switch (rdclass) { \
1134 case 1: result = fromstruct_in_atma(rdclass, type, source, target); break; \
1138 case 35: result = fromstruct_naptr(rdclass, type, source, target); break; \
1139 case 36: switch (rdclass) { \
1140 case 1: result = fromstruct_in_kx(rdclass, type, source, target); break; \
1144 case 37: result = fromstruct_cert(rdclass, type, source, target); break; \
1145 case 38: switch (rdclass) { \
1146 case 1: result = fromstruct_in_a6(rdclass, type, source, target); break; \
1150 case 39: result = fromstruct_dname(rdclass, type, source, target); break; \
1151 case 40: result = fromstruct_sink(rdclass, type, source, target); break; \
1152 case 41: result = fromstruct_opt(rdclass, type, source, target); break; \
1153 case 42: switch (rdclass) { \
1154 case 1: result = fromstruct_in_apl(rdclass, type, source, target); break; \
1158 case 43: result = fromstruct_ds(rdclass, type, source, target); break; \
1159 case 44: result = fromstruct_sshfp(rdclass, type, source, target); break; \
1160 case 45: result = fromstruct_ipseckey(rdclass, type, source, target); break; \
1161 case 46: result = fromstruct_rrsig(rdclass, type, source, target); break; \
1162 case 47: result = fromstruct_nsec(rdclass, type, source, target); break; \
1163 case 48: result = fromstruct_dnskey(rdclass, type, source, target); break; \
1164 case 49: switch (rdclass) { \
1165 case 1: result = fromstruct_in_dhcid(rdclass, type, source, target); break; \
1169 case 50: result = fromstruct_nsec3(rdclass, type, source, target); break; \
1170 case 51: result = fromstruct_nsec3param(rdclass, type, source, target); break; \
1171 case 52: result = fromstruct_tlsa(rdclass, type, source, target); break; \
1172 case 53: result = fromstruct_smimea(rdclass, type, source, target); break; \
1173 case 55: result = fromstruct_hip(rdclass, type, source, target); break; \
1174 case 56: result = fromstruct_ninfo(rdclass, type, source, target); break; \
1175 case 57: result = fromstruct_rkey(rdclass, type, source, target); break; \
1176 case 58: result = fromstruct_talink(rdclass, type, source, target); break; \
1177 case 59: result = fromstruct_cds(rdclass, type, source, target); break; \
1178 case 60: result = fromstruct_cdnskey(rdclass, type, source, target); break; \
1179 case 61: result = fromstruct_openpgpkey(rdclass, type, source, target); break; \
1180 case 62: result = fromstruct_csync(rdclass, type, source, target); break; \
1181 case 63: result = fromstruct_zonemd(rdclass, type, source, target); break; \
1182 case 64: switch (rdclass) { \
1183 case 1: result = fromstruct_in_svcb(rdclass, type, source, target); break; \
1187 case 65: switch (rdclass) { \
1188 case 1: result = fromstruct_in_https(rdclass, type, source, target); break; \
1192 case 99: result = fromstruct_spf(rdclass, type, source, target); break; \
1193 case 104: result = fromstruct_nid(rdclass, type, source, target); break; \
1194 case 105: result = fromstruct_l32(rdclass, type, source, target); break; \
1195 case 106: result = fromstruct_l64(rdclass, type, source, target); break; \
1196 case 107: result = fromstruct_lp(rdclass, type, source, target); break; \
1197 case 108: result = fromstruct_eui48(rdclass, type, source, target); break; \
1198 case 109: result = fromstruct_eui64(rdclass, type, source, target); break; \
1199 case 249: result = fromstruct_tkey(rdclass, type, source, target); break; \
1200 case 250: switch (rdclass) { \
1201 case 255: result = fromstruct_any_tsig(rdclass, type, source, target); break; \
1205 case 256: result = fromstruct_uri(rdclass, type, source, target); break; \
1206 case 257: result = fromstruct_caa(rdclass, type, source, target); break; \
1207 case 258: result = fromstruct_avc(rdclass, type, source, target); break; \
1208 case 259: result = fromstruct_doa(rdclass, type, source, target); break; \
1209 case 260: result = fromstruct_amtrelay(rdclass, type, source, target); break; \
1210 case 261: result = fromstruct_resinfo(rdclass, type, source, target); break; \
1211 case 262: result = fromstruct_wallet(rdclass, type, source, target); break; \
1212 case 32768: result = fromstruct_ta(rdclass, type, source, target); break; \
1213 case 32769: result = fromstruct_dlv(rdclass, type, source, target); break; \
1214 case 65533: result = fromstruct_keydata(rdclass, type, source, target); break; \
1220 case 1: switch (rdata->rdclass) { \
1236 case 11: switch (rdata->rdclass) { \
1251 case 22: switch (rdata->rdclass) { \
1256 case 23: switch (rdata->rdclass) { \
1263 case 26: switch (rdata->rdclass) { \
1269 case 28: switch (rdata->rdclass) { \
1276 case 31: switch (rdata->rdclass) { \
1281 case 32: switch (rdata->rdclass) { \
1286 case 33: switch (rdata->rdclass) { \
1291 case 34: switch (rdata->rdclass) { \
1297 case 36: switch (rdata->rdclass) { \
1303 case 38: switch (rdata->rdclass) { \
1311 case 42: switch (rdata->rdclass) { \
1322 case 49: switch (rdata->rdclass) { \
1340 case 64: switch (rdata->rdclass) { \
1345 case 65: switch (rdata->rdclass) { \
1358 case 250: switch (rdata->rdclass) { \
1378 case 1: switch (common->rdclass) { \
1394 case 11: switch (common->rdclass) { \
1409 case 22: switch (common->rdclass) { \
1414 case 23: switch (common->rdclass) { \
1421 case 26: switch (common->rdclass) { \
1427 case 28: switch (common->rdclass) { \
1434 case 31: switch (common->rdclass) { \
1439 case 32: switch (common->rdclass) { \
1444 case 33: switch (common->rdclass) { \
1449 case 34: switch (common->rdclass) { \
1455 case 36: switch (common->rdclass) { \
1461 case 38: switch (common->rdclass) { \
1469 case 42: switch (common->rdclass) { \
1480 case 49: switch (common->rdclass) { \
1498 case 64: switch (common->rdclass) { \
1503 case 65: switch (common->rdclass) { \
1516 case 250: switch (common->rdclass) { \
1536 case 1: switch (rdata->rdclass) { \
1552 case 11: switch (rdata->rdclass) { \
1567 case 22: switch (rdata->rdclass) { \
1572 case 23: switch (rdata->rdclass) { \
1579 case 26: switch (rdata->rdclass) { \
1585 case 28: switch (rdata->rdclass) { \
1592 case 31: switch (rdata->rdclass) { \
1597 case 32: switch (rdata->rdclass) { \
1602 case 33: switch (rdata->rdclass) { \
1607 case 34: switch (rdata->rdclass) { \
1613 case 36: switch (rdata->rdclass) { \
1619 case 38: switch (rdata->rdclass) { \
1627 case 42: switch (rdata->rdclass) { \
1638 case 49: switch (rdata->rdclass) { \
1656 case 64: switch (rdata->rdclass) { \
1661 case 65: switch (rdata->rdclass) { \
1674 case 250: switch (rdata->rdclass) { \
1694 case 1: switch (rdata->rdclass) { \
1710 case 11: switch (rdata->rdclass) { \
1725 case 22: switch (rdata->rdclass) { \
1730 case 23: switch (rdata->rdclass) { \
1737 case 26: switch (rdata->rdclass) { \
1743 case 28: switch (rdata->rdclass) { \
1750 case 31: switch (rdata->rdclass) { \
1755 case 32: switch (rdata->rdclass) { \
1760 case 33: switch (rdata->rdclass) { \
1765 case 34: switch (rdata->rdclass) { \
1771 case 36: switch (rdata->rdclass) { \
1777 case 38: switch (rdata->rdclass) { \
1785 case 42: switch (rdata->rdclass) { \
1796 case 49: switch (rdata->rdclass) { \
1814 case 64: switch (rdata->rdclass) { \
1819 case 65: switch (rdata->rdclass) { \
1832 case 250: switch (rdata->rdclass) { \
1852 case 1: switch (rdclass) { \
1853 case 1: result = checkowner_in_a(name, rdclass, type, wildcard); break; \
1854 case 3: result = checkowner_ch_a(name, rdclass, type, wildcard); break; \
1855 case 4: result = checkowner_hs_a(name, rdclass, type, wildcard); break; \
1859 case 2: result = checkowner_ns(name, rdclass, type, wildcard); break; \
1860 case 3: result = checkowner_md(name, rdclass, type, wildcard); break; \
1861 case 4: result = checkowner_mf(name, rdclass, type, wildcard); break; \
1862 case 5: result = checkowner_cname(name, rdclass, type, wildcard); break; \
1863 case 6: result = checkowner_soa(name, rdclass, type, wildcard); break; \
1864 case 7: result = checkowner_mb(name, rdclass, type, wildcard); break; \
1865 case 8: result = checkowner_mg(name, rdclass, type, wildcard); break; \
1866 case 9: result = checkowner_mr(name, rdclass, type, wildcard); break; \
1867 case 10: result = checkowner_null(name, rdclass, type, wildcard); break; \
1868 case 11: switch (rdclass) { \
1869 case 1: result = checkowner_in_wks(name, rdclass, type, wildcard); break; \
1873 case 12: result = checkowner_ptr(name, rdclass, type, wildcard); break; \
1874 case 13: result = checkowner_hinfo(name, rdclass, type, wildcard); break; \
1875 case 14: result = checkowner_minfo(name, rdclass, type, wildcard); break; \
1876 case 15: result = checkowner_mx(name, rdclass, type, wildcard); break; \
1877 case 16: result = checkowner_txt(name, rdclass, type, wildcard); break; \
1878 case 17: result = checkowner_rp(name, rdclass, type, wildcard); break; \
1879 case 18: result = checkowner_afsdb(name, rdclass, type, wildcard); break; \
1880 case 19: result = checkowner_x25(name, rdclass, type, wildcard); break; \
1881 case 20: result = checkowner_isdn(name, rdclass, type, wildcard); break; \
1882 case 21: result = checkowner_rt(name, rdclass, type, wildcard); break; \
1883 case 22: switch (rdclass) { \
1884 case 1: result = checkowner_in_nsap(name, rdclass, type, wildcard); break; \
1888 case 23: switch (rdclass) { \
1889 case 1: result = checkowner_in_nsap_ptr(name, rdclass, type, wildcard); break; \
1893 case 24: result = checkowner_sig(name, rdclass, type, wildcard); break; \
1894 case 25: result = checkowner_key(name, rdclass, type, wildcard); break; \
1895 case 26: switch (rdclass) { \
1896 case 1: result = checkowner_in_px(name, rdclass, type, wildcard); break; \
1900 case 27: result = checkowner_gpos(name, rdclass, type, wildcard); break; \
1901 case 28: switch (rdclass) { \
1902 case 1: result = checkowner_in_aaaa(name, rdclass, type, wildcard); break; \
1906 case 29: result = checkowner_loc(name, rdclass, type, wildcard); break; \
1907 case 30: result = checkowner_nxt(name, rdclass, type, wildcard); break; \
1908 case 31: switch (rdclass) { \
1909 case 1: result = checkowner_in_eid(name, rdclass, type, wildcard); break; \
1913 case 32: switch (rdclass) { \
1914 case 1: result = checkowner_in_nimloc(name, rdclass, type, wildcard); break; \
1918 case 33: switch (rdclass) { \
1919 case 1: result = checkowner_in_srv(name, rdclass, type, wildcard); break; \
1923 case 34: switch (rdclass) { \
1924 case 1: result = checkowner_in_atma(name, rdclass, type, wildcard); break; \
1928 case 35: result = checkowner_naptr(name, rdclass, type, wildcard); break; \
1929 case 36: switch (rdclass) { \
1930 case 1: result = checkowner_in_kx(name, rdclass, type, wildcard); break; \
1934 case 37: result = checkowner_cert(name, rdclass, type, wildcard); break; \
1935 case 38: switch (rdclass) { \
1936 case 1: result = checkowner_in_a6(name, rdclass, type, wildcard); break; \
1940 case 39: result = checkowner_dname(name, rdclass, type, wildcard); break; \
1941 case 40: result = checkowner_sink(name, rdclass, type, wildcard); break; \
1942 case 41: result = checkowner_opt(name, rdclass, type, wildcard); break; \
1943 case 42: switch (rdclass) { \
1944 case 1: result = checkowner_in_apl(name, rdclass, type, wildcard); break; \
1948 case 43: result = checkowner_ds(name, rdclass, type, wildcard); break; \
1949 case 44: result = checkowner_sshfp(name, rdclass, type, wildcard); break; \
1950 case 45: result = checkowner_ipseckey(name, rdclass, type, wildcard); break; \
1951 case 46: result = checkowner_rrsig(name, rdclass, type, wildcard); break; \
1952 case 47: result = checkowner_nsec(name, rdclass, type, wildcard); break; \
1953 case 48: result = checkowner_dnskey(name, rdclass, type, wildcard); break; \
1954 case 49: switch (rdclass) { \
1955 case 1: result = checkowner_in_dhcid(name, rdclass, type, wildcard); break; \
1959 case 50: result = checkowner_nsec3(name, rdclass, type, wildcard); break; \
1960 case 51: result = checkowner_nsec3param(name, rdclass, type, wildcard); break; \
1961 case 52: result = checkowner_tlsa(name, rdclass, type, wildcard); break; \
1962 case 53: result = checkowner_smimea(name, rdclass, type, wildcard); break; \
1963 case 55: result = checkowner_hip(name, rdclass, type, wildcard); break; \
1964 case 56: result = checkowner_ninfo(name, rdclass, type, wildcard); break; \
1965 case 57: result = checkowner_rkey(name, rdclass, type, wildcard); break; \
1966 case 58: result = checkowner_talink(name, rdclass, type, wildcard); break; \
1967 case 59: result = checkowner_cds(name, rdclass, type, wildcard); break; \
1968 case 60: result = checkowner_cdnskey(name, rdclass, type, wildcard); break; \
1969 case 61: result = checkowner_openpgpkey(name, rdclass, type, wildcard); break; \
1970 case 62: result = checkowner_csync(name, rdclass, type, wildcard); break; \
1971 case 63: result = checkowner_zonemd(name, rdclass, type, wildcard); break; \
1972 case 64: switch (rdclass) { \
1973 case 1: result = checkowner_in_svcb(name, rdclass, type, wildcard); break; \
1977 case 65: switch (rdclass) { \
1978 case 1: result = checkowner_in_https(name, rdclass, type, wildcard); break; \
1982 case 99: result = checkowner_spf(name, rdclass, type, wildcard); break; \
1983 case 104: result = checkowner_nid(name, rdclass, type, wildcard); break; \
1984 case 105: result = checkowner_l32(name, rdclass, type, wildcard); break; \
1985 case 106: result = checkowner_l64(name, rdclass, type, wildcard); break; \
1986 case 107: result = checkowner_lp(name, rdclass, type, wildcard); break; \
1987 case 108: result = checkowner_eui48(name, rdclass, type, wildcard); break; \
1988 case 109: result = checkowner_eui64(name, rdclass, type, wildcard); break; \
1989 case 249: result = checkowner_tkey(name, rdclass, type, wildcard); break; \
1990 case 250: switch (rdclass) { \
1991 case 255: result = checkowner_any_tsig(name, rdclass, type, wildcard); break; \
1995 case 256: result = checkowner_uri(name, rdclass, type, wildcard); break; \
1996 case 257: result = checkowner_caa(name, rdclass, type, wildcard); break; \
1997 case 258: result = checkowner_avc(name, rdclass, type, wildcard); break; \
1998 case 259: result = checkowner_doa(name, rdclass, type, wildcard); break; \
1999 case 260: result = checkowner_amtrelay(name, rdclass, type, wildcard); break; \
2000 case 261: result = checkowner_resinfo(name, rdclass, type, wildcard); break; \
2001 case 262: result = checkowner_wallet(name, rdclass, type, wildcard); break; \
2002 case 32768: result = checkowner_ta(name, rdclass, type, wildcard); break; \
2003 case 32769: result = checkowner_dlv(name, rdclass, type, wildcard); break; \
2004 case 65533: result = checkowner_keydata(name, rdclass, type, wildcard); break; \
2010 case 1: switch (rdata->rdclass) { \
2026 case 11: switch (rdata->rdclass) { \
2041 case 22: switch (rdata->rdclass) { \
2046 case 23: switch (rdata->rdclass) { \
2053 case 26: switch (rdata->rdclass) { \
2059 case 28: switch (rdata->rdclass) { \
2066 case 31: switch (rdata->rdclass) { \
2071 case 32: switch (rdata->rdclass) { \
2076 case 33: switch (rdata->rdclass) { \
2081 case 34: switch (rdata->rdclass) { \
2087 case 36: switch (rdata->rdclass) { \
2093 case 38: switch (rdata->rdclass) { \
2101 case 42: switch (rdata->rdclass) { \
2112 case 49: switch (rdata->rdclass) { \
2130 case 64: switch (rdata->rdclass) { \
2135 case 65: switch (rdata->rdclass) { \
2148 case 250: switch (rdata->rdclass) { \