Lines Matching refs:rdlen
353 int i, rdlen; in skip_section() local
360 GETSHORT(rdlen, ansp); in skip_section()
361 if (!ADD_RDLEN(header, ansp, plen, rdlen)) in skip_section()
449 unsigned short rdlen, type, class; in find_pseudoheader() local
493 GETSHORT(rdlen, ansp); in find_pseudoheader()
494 if (!ADD_RDLEN(header, ansp, plen, rdlen)) in find_pseudoheader()
530 int i, qtype, qclass, rdlen; in do_doctor() local
541 GETSHORT(rdlen, p); in do_doctor()
574 if (!ADD_RDLEN(header, p, qlen, rdlen)) in do_doctor()
584 int qtype, qclass, rdlen; in find_soa() local
601 GETSHORT(rdlen, p); in find_soa()
621 else if (!ADD_RDLEN(header, p, qlen, rdlen)) in find_soa()
979 int i, qtype, qclass, rdlen; in check_for_bogus_wildcard() local
995 GETSHORT(rdlen, p); in check_for_bogus_wildcard()
1015 if (!ADD_RDLEN(header, p, qlen, rdlen)) in check_for_bogus_wildcard()