HomeSort by: relevance | last modified time | path
    Searched refs:comm_t (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-tls.h 45 bool srp_tls_accept_setup(comm_t *NONNULL comm);
46 bool srp_tls_listen_callback(comm_t *NONNULL comm);
47 bool srp_tls_connect_callback(comm_t *NONNULL comm);
48 ssize_t srp_tls_read(comm_t *NONNULL comm, unsigned char *NONNULL buf, size_t max);
49 void srp_tls_context_free(comm_t *NONNULL comm);
50 ssize_t srp_tls_write(comm_t *NONNULL comm, struct iovec *NONNULL iov, int iov_len);
107 comm_t * NONNULL tls_listener_to_rotate);
dso-utils.h 21 void dso_simple_response(comm_t *NONNULL comm, message_t *NULLABLE message, const dns_wire_t *NONNULL wire, int rcode);
22 void dso_retry_delay_response(comm_t *NONNULL comm, message_t *NONNULL message, const dns_wire_t *NONNULL wire,
dnssd-proxy.h 31 extern comm_t *NULLABLE dnssd_proxy_listeners[4 + MAX_ADDRS];
79 void dns_proxy_input_for_server(comm_t *NONNULL comm,
srp-proxy.h 29 comm_t *NULLABLE srp_proxy_listen(uint16_t *NULLABLE avoid_ports, int num_avoid_ports, const char *NULLABLE interface_name,
41 void dns_input(comm_t *NONNULL comm, message_t *NONNULL message, void *NULLABLE context);
43 bool srp_dns_evaluate(comm_t *NONNULL connection, srp_server_t *NULLABLE server_state,
ioloop.h 90 typedef struct dso_transport comm_t; typedef in typeref:struct:dso_transport
102 typedef void (*cancel_callback_t)(comm_t *NONNULL comm, void *NONNULL context);
105 typedef void (*comm_callback_t)(comm_t *NONNULL comm);
106 typedef void (*datagram_callback_t)(comm_t *NONNULL comm, message_t *NONNULL message, void *NULLABLE context);
107 typedef void (*connect_callback_t)(comm_t *NONNULL connection, void *NULLABLE context);
108 typedef void (*disconnect_callback_t)(comm_t *NONNULL comm, void *NULLABLE context, int error);
172 comm_t *NULLABLE listener_state;
200 bool (*NULLABLE test_send_intercept)(comm_t *NONNULL connection, message_t *NULLABLE responding_to,
293 void ioloop_comm_retain_(comm_t *NONNULL comm, const char *NONNULL file, int line);
295 void ioloop_comm_release_(comm_t *NONNULL comm, const char *NONNULL file, int line)
    [all...]
tls-mbedtls.c 157 comm_t *comm = ctx;
174 comm_t *comm = ctx;
190 srp_tls_listen_callback(comm_t *comm)
219 srp_tls_connect_callback(comm_t *comm)
252 srp_tls_read(comm_t *comm, unsigned char *buf, size_t max)
312 srp_tls_context_free(comm_t *comm)
322 srp_tls_write(comm_t *comm, struct iovec *iov, int iov_len)
366 comm_t *const UNUSED tls_listener_to_rotate)
dso-utils.c 25 dso_simple_response(comm_t *comm, message_t *message, const dns_wire_t *wire, int rcode)
73 dso_simple_response((comm_t *)dso->transport, NULL, header, rcode);
80 comm_t *transport = dso->transport;
87 dso_retry_delay_response(comm_t *comm, message_t *message, const dns_wire_t *wire, int rcode, uint32_t milliseconds)
srp-gw.h 103 comm_t *NONNULL server; // Connection to authoritative server
104 comm_t *NONNULL client; // Connection to SRP client (which might just be a UDP socket).
dnssd-relay.c 82 dp_simple_response(comm_t *comm, int rcode)
105 comm_t *transport = dso->transport;
111 static void dso_message(comm_t *comm, const dns_wire_t *header, dso_state_t *dso)
160 dso_message((comm_t *)context, message, dso);
202 dp_dns_query(comm_t *comm, dns_rr_t *question)
252 void dso_transport_finalize(comm_t *comm)
263 void dns_evaluate(comm_t *comm)
317 void dns_input(comm_t *comm)
336 connected(comm_t *comm)
458 comm_t *listener[4 + MAX_ADDRS]
    [all...]
ioloop.c 575 comm_t *connection = (comm_t *)context;
687 comm_t *connection = (comm_t *)io;
774 tcp_send_response(comm_t *comm, message_t *responding_to, struct iovec *iov, int iov_len, bool send_length)
845 ioloop_udp_send_message(comm_t *comm, addr_t *source, addr_t *dest, int ifindex, struct iovec *iov, int iov_len)
931 udp_send_response(comm_t *comm, message_t *responding_to, struct iovec *iov, int iov_len)
937 ioloop_send_multicast(comm_t *comm, int ifindex, struct iovec *iov, int iov_len)
943 udp_send_connected_response(comm_t *comm, message_t *responding_to, struct iovec *iov, int iov_len)
955 ioloop_send_message(comm_t *connection, message_t *responding_to, struct iovec *iov, int iov_len
    [all...]
macos-ioloop.c 55 static void ioloop_tcp_input_start(comm_t *NONNULL connection);
56 static void listener_finalize(comm_t *listener);
57 static bool connection_write_now(comm_t *NONNULL connection);
58 static bool ioloop_listener_connection_ready(comm_t *connection);
238 connection_cancel_(comm_t *comm, nw_connection_t connection, const char *file, int line)
252 comm_finalize(comm_t *comm)
308 ioloop_comm_retain_(comm_t *comm, const char *file, int line)
315 ioloop_comm_release_(comm_t *comm, const char *file, int line)
322 ioloop_comm_cancel(comm_t *connection)
355 ioloop_comm_context_set(comm_t *comm, void *context, finalize_callback_t callback
    [all...]
probe-srp.c 63 comm_t *connection;
177 probe_srp_datagram(comm_t *connection, message_t *message, void *context)
225 probe_srp_disconnected(comm_t *UNUSED connection, void *context, int UNUSED error)
295 probe_srp_connected(comm_t *connection, void *context)
srp-parse.c 145 send_fail_response(comm_t *connection, message_t *message, int rcode)
863 srp_dns_evaluate(comm_t *connection, srp_server_t *server_state, message_t *message, dns_message_t **p_parsed_message)
1023 dns_input(comm_t *comm, message_t *message, void *context)
1030 comm_t *NULLABLE tcp_listener;
1031 comm_t *NULLABLE tls_listener;
1032 comm_t *NULLABLE udp_listener;
1035 comm_t *
srp-ioloop.c 85 comm_t *NULLABLE connection;
119 datagram_callback(comm_t *connection, message_t *message, void *context)
186 srp_udp_context_canceled(comm_t *UNUSED NONNULL comm, void *NULLABLE context, int UNUSED error)
564 comm_t *dso_connection;
568 comm_t *connection;
863 dso_connected(comm_t *connection, void *UNUSED context)
895 dso_disconnected(comm_t *UNUSED connection, void *UNUSED context, int UNUSED error)
902 dso_datagram_callback(comm_t *connection, message_t *message, void *UNUSED context)
srp-mdns-proxy.h 89 comm_t *NULLABLE srpl_listener;
282 comm_t *NULLABLE connection; // Connection on which in-process update was received.
srp-replication.h 269 comm_t *NULLABLE connection;
450 void srpl_dso_server_message(comm_t *NONNULL connection, message_t *NULLABLE message, dso_state_t *NONNULL dso,
srp-dns-proxy.c 451 comm_t *comm = update->client;
571 update_connect_callback(comm_t *comm)
616 update_disconnect_callback(comm_t *comm, int error)
632 update_reply_callback(comm_t *comm)
885 srp_update_start(comm_t *connection, dns_message_t *parsed_message, dns_host_description_t *host,
route.h 356 comm_t *NULLABLE srp_listener;
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
listen-longevity.c 34 static comm_t *
39 comm_t *l = dnssd_proxy_listeners[i];
65 comm_t *listener = test_listen_longevity_dnssd_udp_listener_find();
dangling-query.c 35 test_dns_dangling_query_response_intercept(comm_t *UNUSED connection, message_t *UNUSED responding_to,
dns-push.c 43 comm_t *dso_connection;
651 test_dns_push_connected(comm_t *connection, void *context)
684 test_dns_push_disconnected(comm_t *UNUSED connection, void *context, int UNUSED error)
691 test_dns_push_datagram_callback(comm_t *connection, message_t *message, void *context)
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-srpl.c 51 test_srpl_input(comm_t *comm, message_t *message, void *context)
90 test_srpl_connection_connected(comm_t *connection, void *context)
test-api.h 43 comm_t *NULLABLE srp_listener;
test-api.c 50 comm_t *NULLABLE connection;
255 srp_test_send_intercept(comm_t *connection, message_t *UNUSED responding_to,
  /src/external/apache2/mDNSResponder/dist/Clients/srputil/
srputil.c 402 static comm_t *tcp_connection;
491 tcp_datagram_callback(comm_t *NONNULL comm, message_t *NONNULL message, void *NULLABLE context)
499 tcp_connect_callback(comm_t *NONNULL connection, void *NULLABLE context)
532 tcp_disconnect_callback(comm_t *NONNULL comm, void *NULLABLE context, int error)

Completed in 182 milliseconds

1 2