Searched refs:nx_dns_rr_ttl (Results 1 – 2 of 2) sorted by relevance
4378 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_send_query_by_address()5359 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_process_a_type()5859 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_process_aaaa_type()6034 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_process_cname_type()6246 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_process_txt_type()6450 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_process_ns_type()6682 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_process_mx_type()6938 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_process_srv_type()7243 temp_rr.nx_dns_rr_ttl = rr_ttl; in _nx_dns_process_soa_type()9819 if ((elapsed_time / NX_IP_PERIODIC_RATE) >= p ->nx_dns_rr_ttl) in _nx_dns_cache_add_rr()[all …]
803 …ULONG nx_dns_rr_ttl; /* The time interval that the RR may be cached before … member