HomeSort by: relevance | last modified time | path
    Searched refs:ioloop_wakeup_release (Results 1 - 15 of 15) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
ioloop.h 279 #define ioloop_wakeup_release(wakeup) ioloop_wakeup_release_(wakeup, __FILE__, __LINE__) macro
281 #define ioloop_wakeup_forget(ptr) _SRP_STRICT_DISPOSE_TEMPLATE(ptr, ioloop_wakeup_release)
probe-srp.c 79 ioloop_wakeup_release(probe_state->wakeup);
srp-replication.c 493 ioloop_wakeup_release(domain->srpl_register_wakeup);
498 ioloop_wakeup_release(domain->partner_discovery_timeout);
535 ioloop_wakeup_release(service->discontinue_timeout);
540 ioloop_wakeup_release(service->resolve_wakeup);
565 ioloop_wakeup_release(instance->reconnect_timeout);
717 ioloop_wakeup_release(srpl_connection->reconnect_wakeup);
722 ioloop_wakeup_release(srpl_connection->state_timeout);
727 ioloop_wakeup_release(srpl_connection->keepalive_send_wakeup);
732 ioloop_wakeup_release(srpl_connection->keepalive_receive_wakeup);
881 ioloop_wakeup_release(service->discontinue_timeout)
    [all...]
omr-watcher.c 228 ioloop_wakeup_release(omw->prefix_recheck_wakeup);
449 ioloop_wakeup_release(omw->prefix_recheck_wakeup);
route.c 196 ioloop_wakeup_release(interface->beacon_wakeup);
199 ioloop_wakeup_release(interface->post_solicit_wakeup);
202 ioloop_wakeup_release(interface->stale_evaluation_wakeup);
205 ioloop_wakeup_release(interface->router_solicit_wakeup);
208 ioloop_wakeup_release(interface->deconfigure_wakeup);
211 ioloop_wakeup_release(interface->neighbor_solicit_wakeup);
214 ioloop_wakeup_release(interface->router_probe_wakeup);
2090 ioloop_wakeup_release(route_state->wpan_reconnect_wakeup);
service-publisher.c 453 ioloop_wakeup_release(publisher->wakeup_timer);
815 ioloop_wakeup_release(publisher->sed_timeout);
1787 ioloop_wakeup_release(publisher->sed_timeout);
dnssd-client.c 130 ioloop_wakeup_release(client->wakeup_timer);
nat64.c 151 ioloop_wakeup_release(monitor->timer);
242 ioloop_wakeup_release(publisher->timer);
adv-ctl-server.c 238 ioloop_wakeup_release(server_state->shutdown_timeout);
icmp.c 91 ioloop_wakeup_release(message->wakeup);
omr-publisher.c 219 ioloop_wakeup_release(publisher->wakeup_timer);
srp-mdns-proxy.c 191 ioloop_wakeup_release(instance->retry_wakeup);
856 ioloop_wakeup_release(instance->retry_wakeup);
1123 ioloop_wakeup_release(host->lease_wakeup);
1129 ioloop_wakeup_release(host->retry_wakeup);
1135 ioloop_wakeup_release(host->re_register_wakeup);
srp-ioloop.c 154 ioloop_wakeup_release(io_context->wakeup);
dnssd-proxy.c 677 ioloop_wakeup_release(tracker->idle_timeout);
777 ioloop_wakeup_release(query->wakeup);
946 ioloop_wakeup_release(list_query->wakeup);
992 ioloop_wakeup_release(query->wakeup);
5608 ioloop_wakeup_release(context->wakeup_timer);
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-api.c 220 ioloop_wakeup_release(io_context->wakeup);

Completed in 98 milliseconds