Searched refs:DNSCACHE_STORE_ZEROTTL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/services/cache/
H A Ddns.h56 #define DNSCACHE_STORE_ZEROTTL 0x100000 macro
H A Ddns.c156 if(ttl == 0 && !(flags & DNSCACHE_STORE_ZEROTTL)) {
/netbsd-current/external/bsd/unbound/dist/cachedb/
H A Dcachedb.c713 store_flags |= DNSCACHE_STORE_ZEROTTL;

Completed in 195 milliseconds