Searched defs:edns (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/unbound/daemon/
H A Dstats.c284 server_stats_insquery(struct server_stats* stats, struct comm_point* c, uint16_t qtype, uint16_t qclass, struct edns_data* edns, struct comm_reply* repinfo) argument
H A Dworker.c461 answer_norec_from_cache(struct worker* worker, struct query_info* qinfo, uint16_t id, uint16_t flags, struct comm_reply* repinfo, struct edns_data* edns) argument
547 answer_from_cache(struct worker* worker, struct query_info* qinfo, struct reply_info* rep, uint16_t id, uint16_t flags, struct comm_reply* repinfo, struct edns_data* edns) argument
663 chaos_replystr(sldns_buffer* pkt, const char* str, struct edns_data* edns) argument
704 answer_chaos(struct worker* w, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* pkt) argument
800 struct edns_data edns; local
[all...]
/freebsd-10-stable/contrib/unbound/services/
H A Dmesh.h208 struct edns_data edns; member in struct:mesh_reply
233 struct edns_data edns; member in struct:mesh_cb
[all...]
H A Dmesh.c281 mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo, uint16_t qflags, struct edns_data* edns, struct comm_reply* rep, uint16_t qid) argument
375 mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo, uint16_t qflags, struct edns_data* edns, sldns_buffer* buf, uint16_t qid, mesh_cb_func_t cb, void* cb_arg) argument
963 mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns, sldns_buffer* buf, mesh_cb_func_t cb, void* cb_arg, uint16_t qid, uint16_t qflags) argument
984 mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns, struct comm_reply* rep, uint16_t qid, uint16_t qflags, uint8_t* qname) argument
[all...]
H A Dlocalzone.c953 local_encode(struct query_info* qinfo, struct edns_data* edns, argument
986 local_data_answer(struct local_zone* z, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, struct regional* temp, int labs, struct local_data** ldp) argument
1033 lz_zone_answer(struct local_zone* z, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, struct regional* temp, struct local_data* ld) argument
1103 local_zones_answer(struct local_zones* zones, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, struct regional* temp, struct comm_reply* repinfo) argument
[all...]
H A Doutside_network.c1377 struct edns_data edns; local
[all...]
/freebsd-10-stable/contrib/unbound/util/data/
H A Dmsgreply.c445 reply_info_parse(sldns_buffer* pkt, struct alloc_cache* alloc, struct query_info* qinf, struct reply_info** rep, struct regional* region, struct edns_data* edns) argument
H A Dmsgparse.c937 parse_extract_edns(struct msg_parse* msg, struct edns_data* edns) argument
994 parse_edns_from_pkt(sldns_buffer* pkt, struct edns_data* edns) argument
[all...]
H A Dmsgencode.c718 calc_edns_field_size(struct edns_data* edns) argument
727 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) argument
750 reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep, uint16_t id, uint16_t qflags, sldns_buffer* pkt, time_t timenow, int cached, struct regional* region, uint16_t udpsize, struct edns_data* edns, int dnssec, int secure) argument
805 error_encode(sldns_buffer* buf, int r, struct query_info* qinfo, uint16_t qid, uint16_t qflags, struct edns_data* edns) argument
[all...]
/freebsd-10-stable/contrib/unbound/libunbound/
H A Dlibworker.c595 struct edns_data edns; local
570 setup_qinfo_edns(struct libworker* w, struct ctx_query* q, struct query_info* qinfo, struct edns_data* edns) argument
667 struct edns_data edns; local
775 struct edns_data edns; local
[all...]
/freebsd-10-stable/contrib/unbound/iterator/
H A Diterator.c3035 struct edns_data edns; local
/freebsd-10-stable/contrib/unbound/validator/
H A Dautotrust.c2319 struct edns_data edns; local

Completed in 194 milliseconds