| /freebsd/contrib/unbound/services/cache/ |
| H A D | infra.h | 98 int edns_version; 343 * @param edns_version: the version that it publishes. 350 uint8_t* name, size_t namelen, int edns_version, time_t timenow); 85 int edns_version; global() member
|
| H A D | infra.c | 534 data->edns_version = 0; in new_entry() 626 *edns_vs = data->edns_version; in infra_set_lame() 634 *edns_vs = data->edns_version; in infra_set_lame() 804 socklen_t addrlen, uint8_t* nm, size_t nmlen, int edns_version, in infra_get_lame_rtt() 821 if(!(edns_version == -1 && (data->edns_version != -1 && in infra_get_lame_rtt() 823 data->edns_version = edns_version; in infra_get_lame_rtt() 765 infra_edns_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int edns_version,time_t timenow) infra_edns_update() argument
|
| /freebsd/contrib/unbound/util/data/ |
| H A D | msgparse.h | 229 uint8_t edns_version; member
|
| H A D | msgencode.c | 935 sldns_buffer_write_u8(pkt, edns->edns_version); in attach_edns_record_max_msg_sz() 1120 es.edns_version = EDNS_ADVERTISED_VERSION; in extended_error_encode()
|
| H A D | msgparse.c | 1206 edns->edns_version = found->rr_last->ttl_data[1]; in parse_extract_edns_from_response_msg() 1302 edns->edns_version = sldns_buffer_read_u8(pkt); in parse_edns_from_query_pkt()
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | worker.c | 593 edns->edns_version = EDNS_ADVERTISED_VERSION; in answer_norec_from_cache() 631 edns->edns_version = EDNS_ADVERTISED_VERSION; in answer_norec_from_cache() 795 edns->edns_version = EDNS_ADVERTISED_VERSION; in answer_from_cache() 837 edns->edns_version = EDNS_ADVERTISED_VERSION; in answer_from_cache() 972 edns->edns_version = EDNS_ADVERTISED_VERSION; in chaos_replystr() 1191 edns->edns_version = EDNS_ADVERTISED_VERSION; in answer_notify() 1676 if(edns.edns_version != 0) { in worker_handle_request()
|
| H A D | remote.c | 3137 (int)d->edns_lame_known, (int)d->edns_version, in dump_infra_host()
|
| /freebsd/contrib/unbound/testcode/ |
| H A D | unitinfra.c | 164 unit_assert( d->edns_version == 0 ); in infra_test()
|
| H A D | unitmain.c | 982 edns->edns_version = EDNS_ADVERTISED_VERSION; in edns_ede_encode_setup()
|
| H A D | fake_event.c | 1342 edns.edns_version = EDNS_ADVERTISED_VERSION; in outnet_serviced_query()
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | redirect-bogus.patch | 310 + es.edns_version = EDNS_ADVERTISED_VERSION;
|
| H A D | fastrpz.patch | 182 edns->edns_version = EDNS_ADVERTISED_VERSION; 206 edns->edns_version = EDNS_ADVERTISED_VERSION; 2225 + edns->edns_version = EDNS_ADVERTISED_VERSION;
|
| /freebsd/contrib/unbound/sldns/ |
| H A D | wire2str.c | 2455 uint8_t ext_rcode, edns_version; in sldns_wire2str_edns_scan() 2477 edns_version = (*data)[5]; 2484 (unsigned)edns_version); 2407 uint8_t ext_rcode, edns_version; sldns_wire2str_edns_scan() local
|
| /freebsd/contrib/unbound/cachedb/ |
| H A D | cachedb.c | 390 edns.edns_version = EDNS_ADVERTISED_VERSION; in prep_data()
|
| /freebsd/contrib/unbound/services/ |
| H A D | localzone.c | 1328 edns->edns_version = EDNS_ADVERTISED_VERSION; in local_encode() 1350 edns->edns_version = EDNS_ADVERTISED_VERSION; in local_error_encode()
|
| H A D | mesh.c | 1342 r->edns.edns_version = EDNS_ADVERTISED_VERSION; in mesh_do_callback() 1519 r->edns.edns_version = EDNS_ADVERTISED_VERSION; in mesh_send_reply()
|
| H A D | authzone.c | 3522 edns->edns_version = EDNS_ADVERTISED_VERSION; in auth_answer_encode() 3546 edns->edns_version = EDNS_ADVERTISED_VERSION; in auth_error_encode() 5451 edns.edns_version = 0; in xfr_transfer_lookup_host() 6646 edns.edns_version = 0; in xfr_probe_lookup_host() 8468 edns.edns_version = 0; in zonemd_lookup_dnskey()
|
| H A D | rpz.c | 1802 edns->edns_version = EDNS_ADVERTISED_VERSION; in rpz_local_encode()
|
| H A D | outside_network.c | 2887 edns.edns_version = EDNS_ADVERTISED_VERSION;
|
| /freebsd/contrib/unbound/libunbound/ |
| H A D | libworker.c | 590 edns->edns_version = 0; in setup_qinfo_edns()
|
| /freebsd/contrib/unbound/validator/ |
| H A D | autotrust.c | 2395 edns.edns_version = 0; in probe_anchor()
|