Searched refs:edns_vs (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/daemon/ |
H A D | cachedump.c | 732 int lame, dlame, rlame, rto, edns_vs, to, delay, in print_dp_details() local 785 dp->name, dp->namelen, *worker->env.now, &edns_vs, in print_dp_details() 787 if(edns_vs == -1) { in print_dp_details() 792 if(!ssl_printf(ssl, ", EDNS %d%s.", edns_vs, in print_dp_details()
|
/freebsd/contrib/unbound/services/cache/ |
H A D | infra.h | 270 time_t timenow, int* edns_vs, uint8_t* edns_lame_known, int* to);
|
H A D | infra.c | 550 int* edns_vs, uint8_t* edns_lame_known, int* to) in infra_host() argument 587 *edns_vs = data->edns_version; in infra_host() 595 *edns_vs = data->edns_version; in infra_host()
|