Searched refs:dpnamelen (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/unbound/services/cache/ |
H A D | dns.h | 197 int no_partial, uint8_t* dpname, size_t dpnamelen);
|
H A D | dns.c | 893 int no_partial, uint8_t* dpname, size_t dpnamelen) in dns_cache_lookup() argument 1015 if(dpname && dpnamelen in dns_cache_lookup()
|
/freebsd/contrib/unbound/cachedb/ |
H A D | cachedb.c | 699 size_t dpnamelen=0; in cachedb_intcache_lookup() local 706 &dpname, &dpnamelen, dpname_storage, sizeof(dpname_storage))) in cachedb_intcache_lookup() 713 dpname, dpnamelen in cachedb_intcache_lookup()
|
/freebsd/contrib/unbound/iterator/ |
H A D | iterator.c | 1387 size_t delnamelen, dpnamelen=0; in processInitRequest() local 1493 if (iter_stub_fwd_no_cache(qstate, &iq->qchase, &dpname, &dpnamelen, in processInitRequest() 1510 dpnamelen); in processInitRequest() 1652 dpname, dpnamelen); in processInitRequest()
|