Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Dinfra.c561 uint8_t tAAAA = ((struct infra_data*)e->data)->timeout_AAAA; in infra_host() local
741 int* tA, int* tAAAA, int* tother) in infra_get_host_rto()
/freebsd/contrib/unbound/daemon/
H A Dcachedump.c733 tA = 0, tAAAA = 0, tother = 0; in print_dp_details() local