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; infra_host() local
741 infra_get_host_rto(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,struct rtt_info * rtt,int * delay,time_t timenow,int * tA,int * tAAAA,int * tother) infra_get_host_rto() argument
/freebsd/contrib/unbound/daemon/
H A Dcachedump.c733 tA = 0, tAAAA = 0, tother = 0; in print_dp_details() local