Home
last modified time | relevance | path

Searched defs:rr_ttl (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/addons/dns/
Dnxd_dns.c4135 ULONG rr_ttl; in _nx_dns_send_query_by_address() local
5254 ULONG rr_ttl; in _nx_dns_process_a_type() local
5747 ULONG rr_ttl; in _nx_dns_process_aaaa_type() local
5967 ULONG rr_ttl; in _nx_dns_process_cname_type() local
6158 ULONG rr_ttl; in _nx_dns_process_txt_type() local
6353 ULONG rr_ttl; in _nx_dns_process_ns_type() local
6566 ULONG rr_ttl; in _nx_dns_process_mx_type() local
6806 ULONG rr_ttl; in _nx_dns_process_srv_type() local
7058 ULONG rr_ttl; in _nx_dns_process_soa_type() local
8829 …atic UINT _nx_dns_resource_time_to_live_get(UCHAR *resource, NX_PACKET *packet_ptr, ULONG *rr_ttl) in _nx_dns_resource_time_to_live_get()