Home
last modified time | relevance | path

Searched +defs:env +defs:is +defs:set (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/services/
H A Drpz.c346 struct clientip_synthesized_rrset* set = calloc(1, sizeof(*set)); in rpz_clientip_synthesized_set_create() local
371 rpz_clientip_synthesized_set_delete(struct clientip_synthesized_rrset * set) rpz_clientip_synthesized_set_delete() argument
822 rpz_insert_ipaddr_based_trigger(struct respip_set * set,struct sockaddr_storage * addr,socklen_t addrlen,int net,enum rpz_action a,uint16_t rrtype,uint16_t rrclass,uint32_t ttl,uint8_t * rdata,size_t rdata_len,uint8_t * rr,size_t rr_len) rpz_insert_ipaddr_based_trigger() argument
862 rpz_clientip_ensure_entry(struct clientip_synthesized_rrset * set,struct sockaddr_storage * addr,socklen_t addrlen,int net) rpz_clientip_ensure_entry() argument
965 rpz_clientip_insert_trigger_rr(struct clientip_synthesized_rrset * set,struct sockaddr_storage * addr,socklen_t addrlen,int net,enum rpz_action a,uint16_t rrtype,uint16_t rrclass,uint32_t ttl,uint8_t * rdata,size_t rdata_len,uint8_t * rr,size_t rr_len) rpz_clientip_insert_trigger_rr() argument
1480 rpz_clientip_remove_trigger_rr(struct clientip_synthesized_rrset * set,struct sockaddr_storage * addr,socklen_t addrlen,int net,enum rpz_action a,uint16_t rr_type,uint8_t * rdatawl,size_t rdatalen) rpz_clientip_remove_trigger_rr() argument
1670 rpz_ipbased_trigger_lookup(struct clientip_synthesized_rrset * set,struct sockaddr_storage * addr,socklen_t addrlen,char * triggername) rpz_ipbased_trigger_lookup() argument
1773 rpz_local_encode(struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,struct ub_packed_rrset_key * rrset,int ansec,int rcode,struct ub_packed_rrset_key * soa_rrset) rpz_local_encode() argument
1842 rpz_apply_clientip_localdata_action(struct clientip_synthesized_rr * raddr,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,struct auth_zone * auth_zone) rpz_apply_clientip_localdata_action() argument
2218 rpz_synthesize_qname_localdata(struct module_env * env,struct rpz * r,struct local_zone * z,enum localzone_type lzt,struct query_info * qinfo,struct edns_data * edns,sldns_buffer * buf,struct regional * temp,struct comm_reply * repinfo,struct ub_server_stats * stats) rpz_synthesize_qname_localdata() argument
2262 rpz_delegation_point_ipbased_trigger_lookup(struct rpz * rpz,struct iter_qstate * is) rpz_delegation_point_ipbased_trigger_lookup() argument
2448 rpz_callback_from_iterator_module(struct module_qstate * ms,struct iter_qstate * is) rpz_callback_from_iterator_module() argument
2522 rpz_callback_from_iterator_cname(struct module_qstate * ms,struct iter_qstate * is) rpz_callback_from_iterator_cname() argument
2638 rpz_apply_maybe_clientip_trigger(struct auth_zones * az,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,uint8_t * taglist,size_t taglen,struct ub_server_stats * stats,sldns_buffer * buf,struct regional * temp,struct local_zone ** z_out,struct auth_zone ** a_out,struct rpz ** r_out,int * passthru) rpz_apply_maybe_clientip_trigger() argument
2717 rpz_callback_from_worker_request(struct auth_zones * az,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,struct ub_server_stats * stats,int * passthru) rpz_callback_from_worker_request() argument
[all...]