Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Dinfra.c460 uint8_t tAAAA = ((struct infra_data*)e->data)->timeout_AAAA; in infra_host() local
640 int* tA, int* tAAAA, int* tother) in infra_get_host_rto()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dcachedump.c733 tA = 0, tAAAA = 0, tother = 0; in print_dp_details() local