Home
last modified time | relevance | path

Searched defs:need_drop (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/daemon/
H A Dworker.c645 answer_from_cache(struct worker * worker,struct query_info * qinfo,struct respip_client_info * cinfo,int * need_drop,int * is_expired_answer,int * is_secure_answer,struct ub_packed_rrset_key ** alias_rrset,struct reply_info ** partial_repp,struct reply_info * rep,uint16_t id,uint16_t flags,struct comm_reply * repinfo,struct edns_data * edns) answer_from_cache() argument
1373 int need_drop = 0; worker_handle_request() local