Searched defs:checknta (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | resolver.c | 2435 issecuredomain(dns_view_t * view,const dns_name_t * name,dns_rdatatype_t type,isc_stdtime_t now,bool checknta,bool * ntap,bool * issecure) issecuredomain() argument 2534 bool checknta = ((query->options & DNS_FETCHOPT_NONTA) == 0); resquery_send() local 6148 bool checknta = true; cache_name() local 6733 bool checknta = true; ncache_message() local 9467 bool checknta = true; rctx_authority_dnssec() local [all...] |
H A D | view.c | 2003 dns_view_issecuredomain(dns_view_t * view,const dns_name_t * name,isc_stdtime_t now,bool checknta,bool * ntap,bool * secure_domain) dns_view_issecuredomain() argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | resolver.c | 2541 isc_stdtime_t now, bool checknta, bool *ntap, bool *issecure) { in issecuredomain() 2669 bool checknta = ((query->options & DNS_FETCHOPT_NONTA) == 0); in resquery_send() local 6391 bool checknta = true; in cache_name() local 6967 bool checknta = true; in ncache_message() local 9637 bool checknta = true; in rctx_authority_dnssec() local
|
H A D | view.c | 1958 isc_stdtime_t now, bool checknta, bool *ntap, in dns_view_issecuredomain()
|