Lines Matching refs:DnsResourceKey
40 DnsResourceKey *key; /* The key for this item, i.e. the lookup key */
137 static bool dns_cache_remove_by_key(DnsCache *c, DnsResourceKey *key) { in dns_cache_remove_by_key()
156 DnsResourceKey *key; in dns_cache_flush()
182 _cleanup_(dns_resource_key_unrefp) DnsResourceKey *key = NULL; in dns_cache_make_space()
232 _cleanup_(dns_resource_key_unrefp) DnsResourceKey *key = NULL; in dns_cache_prune()
277 _unused_ _cleanup_(dns_resource_key_unrefp) DnsResourceKey *k = NULL; in dns_cache_link_item()
518 DnsResourceKey *key, in dns_cache_put_negative()
622 DnsResourceKey *key, in dns_cache_remove_previous()
675 DnsResourceKey *key, in dns_cache_put()
857 static DnsCacheItem *dns_cache_get_by_key_follow_cname_dname_nsec(DnsCache *c, DnsResourceKey *k) { in dns_cache_get_by_key_follow_cname_dname_nsec()
967 DnsResourceKey *key, in dns_cache_lookup()