Searched defs:tag_datas_size (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/unbound/daemon/
H A Dacl_list.h105 size_t tag_datas_size; member in struct:acl_addr
/freebsd-11-stable/contrib/unbound/respip/
H A Drespip.h70 size_t tag_datas_size; member in struct:respip_client_info
H A Drespip.c907 size_t tag_datas_size; local
699 respip_data_answer(enum respip_action action, struct ub_packed_rrset_key* data, uint16_t qtype, const struct reply_info* rep, size_t rrset_id, struct reply_info** new_repp, int tag, struct config_strlist** tag_datas, size_t tag_datas_size, char* const* tagname, int num_tags, struct ub_packed_rrset_key** redirect_rrsetp, struct regional* region) argument
/freebsd-11-stable/contrib/unbound/services/
H A Dlocalzone.c1403 local_data_answer(struct local_zone* z, struct module_env* env, struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, struct regional* temp, int labs, struct local_data** ldp, enum localzone_type lz_type, int tag, struct config_strlist** tag_datas, size_t tag_datas_size, char** tagname, int num_tags) argument
1736 local_zones_answer(struct local_zones* zones, struct module_env* env, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist, size_t taglen, uint8_t* tagactions, size_t tagactionssize, struct config_strlist** tag_datas, size_t tag_datas_size, char** tagname, int num_tags, struct view* view) argument

Completed in 77 milliseconds