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

/freebsd-10.1-release/contrib/unbound/daemon/
H A Dstats.c261 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.c439 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
525 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
618 reply_and_prefetch(struct worker* worker, struct query_info* qinfo, uint16_t flags, struct comm_reply* repinfo, time_t leeway) argument
724 deny_refuse(struct comm_point* c, enum acl_access acl, enum acl_access deny, enum acl_access refuse, struct worker* worker, struct comm_reply* repinfo) argument
756 deny_refuse_all(struct comm_point* c, enum acl_access acl, struct worker* worker, struct comm_reply* repinfo) argument
763 deny_refuse_non_local(struct comm_point* c, enum acl_access acl, struct worker* worker, struct comm_reply* repinfo) argument
770 worker_handle_request(struct comm_point* c, void* arg, int error, struct comm_reply* repinfo) argument
[all...]
/freebsd-10.1-release/contrib/unbound/util/
H A Dnetevent.h162 struct comm_reply repinfo; member in struct:comm_point
H A Dnetevent.c1928 comm_point_send_reply(struct comm_reply *repinfo) argument
1945 comm_point_drop_reply(struct comm_reply* repinfo) argument
[all...]

Completed in 43 milliseconds