Searched refs:edns_vs (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/bsd/unbound/dist/daemon/ |
H A D | cachedump.c | 720 int lame, dlame, rlame, rto, edns_vs, to, delay, in print_dp_details() local 773 dp->name, dp->namelen, *worker->env.now, &edns_vs, in print_dp_details() 775 if(edns_vs == -1) { in print_dp_details() 780 if(!ssl_printf(ssl, ", EDNS %d%s.", edns_vs, in print_dp_details()
|
/netbsd/external/bsd/unbound/dist/services/cache/ |
H A D | infra.h | 252 time_t timenow, int* edns_vs, uint8_t* edns_lame_known, int* to);
|
H A D | infra.c | 444 int* edns_vs, uint8_t* edns_lame_known, int* to) in infra_host() argument 481 *edns_vs = data->edns_version; in infra_host() 489 *edns_vs = data->edns_version; in infra_host()
|