Symbol: outbound_entry
sbin/unwind/libunbound/dns64/dns64.c
683
struct outbound_entry* outbound)
sbin/unwind/libunbound/dns64/dns64.h
60
struct outbound_entry* outbound);
sbin/unwind/libunbound/iterator/iterator.c
2438
struct outbound_entry* outq;
sbin/unwind/libunbound/iterator/iterator.c
4287
struct iter_env* ie, int id, struct outbound_entry* outbound,
sbin/unwind/libunbound/iterator/iterator.c
4482
struct outbound_entry* outbound)
sbin/unwind/libunbound/iterator/iterator.h
521
struct outbound_entry* outbound);
sbin/unwind/libunbound/libunbound/libworker.c
877
struct outbound_entry* libworker_send_query(struct query_info* qinfo,
sbin/unwind/libunbound/libunbound/libworker.c
885
struct outbound_entry* e = (struct outbound_entry*)regional_alloc(
sbin/unwind/libunbound/libunbound/libworker.c
905
struct outbound_entry* e = (struct outbound_entry*)arg;
sbin/unwind/libunbound/libunbound/libworker.c
972
struct outbound_entry* worker_send_query(struct query_info* ATTR_UNUSED(qinfo),
sbin/unwind/libunbound/libunbound/libworker.h
54
struct outbound_entry;
sbin/unwind/libunbound/libunbound/worker.h
132
struct outbound_entry* worker_send_query(struct query_info* qinfo,
sbin/unwind/libunbound/libunbound/worker.h
76
struct outbound_entry* libworker_send_query(struct query_info* qinfo,
sbin/unwind/libunbound/respip/respip.c
1082
struct outbound_entry* outbound)
sbin/unwind/libunbound/respip/respip.h
214
struct outbound_entry* outbound);
sbin/unwind/libunbound/services/mesh.c
2172
enum module_ev ev, struct outbound_entry* e)
sbin/unwind/libunbound/services/mesh.c
877
void mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e,
sbin/unwind/libunbound/services/mesh.h
371
void mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e,
sbin/unwind/libunbound/services/mesh.h
584
enum module_ev ev, struct outbound_entry* e);
sbin/unwind/libunbound/services/mesh.h
62
struct outbound_entry;
sbin/unwind/libunbound/services/outbound_list.c
56
struct outbound_entry *p, *np;
sbin/unwind/libunbound/services/outbound_list.c
68
outbound_list_insert(struct outbound_list* list, struct outbound_entry* e)
sbin/unwind/libunbound/services/outbound_list.c
78
outbound_list_remove(struct outbound_list* list, struct outbound_entry* e)
sbin/unwind/libunbound/services/outbound_list.h
103
struct outbound_entry* e);
sbin/unwind/libunbound/services/outbound_list.h
44
struct outbound_entry;
sbin/unwind/libunbound/services/outbound_list.h
54
struct outbound_entry* first;
sbin/unwind/libunbound/services/outbound_list.h
63
struct outbound_entry* next;
sbin/unwind/libunbound/services/outbound_list.h
65
struct outbound_entry* prev;
sbin/unwind/libunbound/services/outbound_list.h
94
struct outbound_entry* e);
sbin/unwind/libunbound/util/fptr_wlist.c
360
fptr_whitelist_modenv_send_query(struct outbound_entry* (*fptr)(
sbin/unwind/libunbound/util/fptr_wlist.c
495
enum module_ev event, int id, struct outbound_entry* outbound))
sbin/unwind/libunbound/util/fptr_wlist.h
212
int fptr_whitelist_modenv_send_query(struct outbound_entry* (*fptr)(
sbin/unwind/libunbound/util/fptr_wlist.h
304
enum module_ev event, int id, struct outbound_entry* outbound));
sbin/unwind/libunbound/util/module.h
383
struct outbound_entry* (*send_query)(struct query_info* qinfo,
sbin/unwind/libunbound/util/module.h
783
int id, struct outbound_entry* outbound);
sbin/unwind/libunbound/validator/validator.c
2674
struct outbound_entry* outbound)
sbin/unwind/libunbound/validator/validator.h
257
struct outbound_entry* outbound);
usr.sbin/unbound/cachedb/cachedb.c
906
struct outbound_entry* outbound)
usr.sbin/unbound/cachedb/cachedb.h
99
int id, struct outbound_entry* outbound);
usr.sbin/unbound/daemon/remote.c
3012
struct outbound_entry* e;
usr.sbin/unbound/daemon/worker.c
2455
struct outbound_entry*
usr.sbin/unbound/daemon/worker.c
2463
struct outbound_entry* e = (struct outbound_entry*)regional_alloc(
usr.sbin/unbound/daemon/worker.c
247
struct outbound_entry* e = (struct outbound_entry*)arg;
usr.sbin/unbound/daemon/worker.c
2513
struct outbound_entry* libworker_send_query(
usr.sbin/unbound/dns64/dns64.c
683
struct outbound_entry* outbound)
usr.sbin/unbound/dns64/dns64.h
60
struct outbound_entry* outbound);
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1644
struct outbound_entry* worker_send_query(
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1678
struct outbound_entry* libworker_send_query(
usr.sbin/unbound/dynlibmod/dynlibmod.c
180
int id, struct outbound_entry* outbound) {
usr.sbin/unbound/dynlibmod/dynlibmod.h
106
typedef void (*func_operate_t)(struct module_qstate*, enum module_ev, int, struct outbound_entry*);
usr.sbin/unbound/dynlibmod/dynlibmod.h
58
int id, struct outbound_entry* outbound);
usr.sbin/unbound/dynlibmod/examples/helloworld.c
63
int id, struct outbound_entry* entry) {
usr.sbin/unbound/edns-subnet/subnetmod.c
895
int id, struct outbound_entry* outbound)
usr.sbin/unbound/edns-subnet/subnetmod.h
132
int id, struct outbound_entry* outbound);
usr.sbin/unbound/ipsecmod/ipsecmod.c
514
struct outbound_entry* outbound)
usr.sbin/unbound/ipsecmod/ipsecmod.h
82
int id, struct outbound_entry* outbound);
usr.sbin/unbound/ipset/ipset.c
407
struct outbound_entry *outbound) {
usr.sbin/unbound/ipset/ipset.h
63
int id, struct outbound_entry* outbound);
usr.sbin/unbound/iterator/iterator.c
2438
struct outbound_entry* outq;
usr.sbin/unbound/iterator/iterator.c
4287
struct iter_env* ie, int id, struct outbound_entry* outbound,
usr.sbin/unbound/iterator/iterator.c
4482
struct outbound_entry* outbound)
usr.sbin/unbound/iterator/iterator.h
521
struct outbound_entry* outbound);
usr.sbin/unbound/libunbound/libworker.c
877
struct outbound_entry* libworker_send_query(struct query_info* qinfo,
usr.sbin/unbound/libunbound/libworker.c
885
struct outbound_entry* e = (struct outbound_entry*)regional_alloc(
usr.sbin/unbound/libunbound/libworker.c
905
struct outbound_entry* e = (struct outbound_entry*)arg;
usr.sbin/unbound/libunbound/libworker.c
972
struct outbound_entry* worker_send_query(struct query_info* ATTR_UNUSED(qinfo),
usr.sbin/unbound/libunbound/libworker.h
54
struct outbound_entry;
usr.sbin/unbound/libunbound/worker.h
132
struct outbound_entry* worker_send_query(struct query_info* qinfo,
usr.sbin/unbound/libunbound/worker.h
76
struct outbound_entry* libworker_send_query(struct query_info* qinfo,
usr.sbin/unbound/respip/respip.c
1082
struct outbound_entry* outbound)
usr.sbin/unbound/respip/respip.h
214
struct outbound_entry* outbound);
usr.sbin/unbound/services/mesh.c
2172
enum module_ev ev, struct outbound_entry* e)
usr.sbin/unbound/services/mesh.c
877
void mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e,
usr.sbin/unbound/services/mesh.h
371
void mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e,
usr.sbin/unbound/services/mesh.h
584
enum module_ev ev, struct outbound_entry* e);
usr.sbin/unbound/services/mesh.h
62
struct outbound_entry;
usr.sbin/unbound/services/outbound_list.c
56
struct outbound_entry *p, *np;
usr.sbin/unbound/services/outbound_list.c
68
outbound_list_insert(struct outbound_list* list, struct outbound_entry* e)
usr.sbin/unbound/services/outbound_list.c
78
outbound_list_remove(struct outbound_list* list, struct outbound_entry* e)
usr.sbin/unbound/services/outbound_list.h
103
struct outbound_entry* e);
usr.sbin/unbound/services/outbound_list.h
44
struct outbound_entry;
usr.sbin/unbound/services/outbound_list.h
54
struct outbound_entry* first;
usr.sbin/unbound/services/outbound_list.h
63
struct outbound_entry* next;
usr.sbin/unbound/services/outbound_list.h
65
struct outbound_entry* prev;
usr.sbin/unbound/services/outbound_list.h
94
struct outbound_entry* e);
usr.sbin/unbound/smallapp/worker_cb.c
131
struct outbound_entry* libworker_send_query(
usr.sbin/unbound/smallapp/worker_cb.c
97
struct outbound_entry* worker_send_query(
usr.sbin/unbound/testcode/doqclient.c
2590
struct outbound_entry* worker_send_query(
usr.sbin/unbound/testcode/doqclient.c
2624
struct outbound_entry* libworker_send_query(
usr.sbin/unbound/util/fptr_wlist.c
360
fptr_whitelist_modenv_send_query(struct outbound_entry* (*fptr)(
usr.sbin/unbound/util/fptr_wlist.c
495
enum module_ev event, int id, struct outbound_entry* outbound))
usr.sbin/unbound/util/fptr_wlist.h
212
int fptr_whitelist_modenv_send_query(struct outbound_entry* (*fptr)(
usr.sbin/unbound/util/fptr_wlist.h
304
enum module_ev event, int id, struct outbound_entry* outbound));
usr.sbin/unbound/util/module.h
383
struct outbound_entry* (*send_query)(struct query_info* qinfo,
usr.sbin/unbound/util/module.h
783
int id, struct outbound_entry* outbound);
usr.sbin/unbound/validator/validator.c
2674
struct outbound_entry* outbound)
usr.sbin/unbound/validator/validator.h
257
struct outbound_entry* outbound);