Home
last modified time | relevance | path

Searched refs:comm_point_callback_type (Results 1 – 9 of 9) sorted by relevance

/src/contrib/unbound/util/
H A Dnetevent.h95 typedef int comm_point_callback_type(struct comm_point*, void*, int, typedef
447 comm_point_callback_type* callback;
575 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket);
593 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket);
613 comm_point_callback_type* callback, void* callback_arg,
652 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket);
663 size_t bufsize, comm_point_callback_type* callback, void* callback_arg);
676 size_t bufsize, comm_point_callback_type* callback,
690 comm_point_callback_type* callback, void* callback_arg);
703 comm_point_callback_type* callback, void* callback_arg);
H A Dfptr_wlist.h83 int fptr_whitelist_comm_point(comm_point_callback_type *fptr);
91 int fptr_whitelist_comm_point_raw(comm_point_callback_type *fptr);
140 int fptr_whitelist_pending_udp(comm_point_callback_type *fptr);
148 int fptr_whitelist_pending_tcp(comm_point_callback_type *fptr);
156 int fptr_whitelist_serviced_query(comm_point_callback_type *fptr);
H A Dfptr_wlist.c106 fptr_whitelist_comm_point(comm_point_callback_type *fptr) in fptr_whitelist_comm_point()
119 fptr_whitelist_comm_point_raw(comm_point_callback_type *fptr) in fptr_whitelist_comm_point_raw()
214 fptr_whitelist_pending_udp(comm_point_callback_type *fptr) in fptr_whitelist_pending_udp()
221 fptr_whitelist_pending_tcp(comm_point_callback_type *fptr) in fptr_whitelist_pending_tcp()
228 fptr_whitelist_serviced_query(comm_point_callback_type *fptr) in fptr_whitelist_serviced_query()
H A Dnetevent.c198 struct sldns_buffer* spoolbuf, comm_point_callback_type* callback,
5747 int pp2_enabled, comm_point_callback_type* callback,
5813 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket)
5877 comm_point_callback_type* callback, void* callback_arg,
5966 struct sldns_buffer* spoolbuf, comm_point_callback_type* callback,
6067 comm_point_callback_type* callback, void* callback_arg,
6191 int pp2_enabled, comm_point_callback_type* callback,
6290 comm_point_callback_type* callback, void* callback_arg)
6358 comm_point_callback_type* callback, void* callback_arg,
6430 comm_point_callback_type* callback, void* callback_arg)
[all …]
/src/contrib/unbound/services/
H A Doutside_network.h328 comm_point_callback_type* cb;
410 comm_point_callback_type* cb;
434 comm_point_callback_type* cb;
598 struct sldns_buffer* packet, int timeout, comm_point_callback_type* callback,
614 struct sldns_buffer* packet, int timeout, comm_point_callback_type* callback,
664 comm_point_callback_type* callback, void* callback_arg,
763 comm_point_callback_type* cb, void* cb_arg,
785 comm_point_callback_type* cb, void* cb_arg,
808 comm_point_callback_type* cb, void* cb_arg,
H A Dlisten_dnsport.h221 comm_point_callback_type* cb, void *cb_arg);
H A Doutside_network.c2275 int timeout, comm_point_callback_type* cb, void* cb_arg)
2435 int timeout, comm_point_callback_type* callback, void* callback_arg)
3428 comm_point_callback_type* callback, void* callback_arg,
3655 comm_point_callback_type* cb, void* cb_arg,
3731 comm_point_callback_type* cb, void* cb_arg,
3806 comm_point_callback_type* cb, void* cb_arg,
H A Dlisten_dnsport.c1543 comm_point_callback_type* cb, void *cb_arg) in listen_create()
/src/contrib/unbound/testcode/
H A Dfake_event.c89 comm_point_callback_type* cb;
379 comm_point_callback_type* cb = pend->callback; in answer_callback_from_entry()
502 comm_point_callback_type* cb; in fake_pending_callback()
963 comm_point_callback_type* cb, void *cb_arg) in listen_create()
1171 int timeout, comm_point_callback_type* callback, void* callback_arg) in pending_udp_query()
1221 int timeout, comm_point_callback_type* callback, void* callback_arg) in pending_tcp_query()
1276 struct module_qstate* qstate, comm_point_callback_type* callback, in outnet_serviced_query()
1447 comm_point_callback_type* ATTR_UNUSED(callback), in comm_point_create_local()
1459 comm_point_callback_type* ATTR_UNUSED(callback), in comm_point_create_raw()
1768 comm_point_callback_type* ATTR_UNUSED(callback), in comm_point_create_udp()
[all …]