Searched full:dspkt (Results 1 – 1 of 1) sorted by relevance
1376 ldns_pkt * dspkt; in ldns_validate_domain_ds_time() local1383 dspkt = ldns_resolver_query(res, domain, in ldns_validate_domain_ds_time()1385 if (dspkt) { in ldns_validate_domain_ds_time()1386 rrset = ldns_pkt_rr_list_by_type(dspkt, in ldns_validate_domain_ds_time()1389 sigs = ldns_pkt_rr_list_by_type(dspkt, in ldns_validate_domain_ds_time()1408 ldns_pkt_free(dspkt); in ldns_validate_domain_ds_time()