Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Dinfra.c562 uint8_t tother = ((struct infra_data*)e->data)->timeout_other; 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