Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Dinfra.c461 uint8_t tother = ((struct infra_data*)e->data)->timeout_other; 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