Searched defs:rrset_id (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/unbound/respip/
H A Drespip.c605 respip_addr_lookup(const struct reply_info *rep, struct respip_set* rs, size_t* rrset_id, size_t* rr_id) argument
664 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
753 respip_nodata_answer(uint16_t qtype, enum respip_action action, const struct reply_info *rep, size_t rrset_id, struct reply_info** new_repp, struct regional* region) argument
880 size_t rrset_id = 0, rr_id = 0; local
[all...]
/openbsd-current/sbin/unwind/libunbound/respip/
H A Drespip.c605 respip_addr_lookup(const struct reply_info *rep, struct respip_set* rs, size_t* rrset_id, size_t* rr_id) argument
664 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
753 respip_nodata_answer(uint16_t qtype, enum respip_action action, const struct reply_info *rep, size_t rrset_id, struct reply_info** new_repp, struct regional* region) argument
880 size_t rrset_id = 0, rr_id = 0; local
[all...]

Completed in 164 milliseconds