Home
last modified time | relevance | path

Searched full:dspkt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ldns/
H A Ddnssec_verify.c1376 ldns_pkt * dspkt; in ldns_validate_domain_ds_time() local
1383 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()