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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
probe-srp.c 109 ioloop_cancel_wake_event(probe_state->wakeup);
171 ioloop_cancel_wake_event(probe_state->wakeup);
212 ioloop_cancel_wake_event(probe_state->wakeup);
route.c 405 ioloop_cancel_wake_event(interface->beacon_wakeup);
431 ioloop_cancel_wake_event(interface->post_solicit_wakeup);
468 ioloop_cancel_wake_event(interface->router_solicit_wakeup);
471 ioloop_cancel_wake_event(interface->post_solicit_wakeup);
475 ioloop_cancel_wake_event(interface->vicarious_discovery_complete);
860 ioloop_cancel_wake_event(interface->deconfigure_wakeup);
952 ioloop_cancel_wake_event(interface->stale_evaluation_wakeup);
982 ioloop_cancel_wake_event(interface->vicarious_discovery_complete);
1617 ioloop_cancel_wake_event(interface->router_solicit_wakeup);
1661 ioloop_cancel_wake_event(interface->beacon_wakeup)
    [all...]
dnssd-client.c 504 ioloop_cancel_wake_event(client->wakeup_timer);
524 ioloop_cancel_wake_event(client->wakeup_timer);
609 ioloop_cancel_wake_event(client->wakeup_timer);
srp-replication.c 492 ioloop_cancel_wake_event(domain->srpl_register_wakeup);
497 ioloop_cancel_wake_event(domain->partner_discovery_timeout);
534 ioloop_cancel_wake_event(service->discontinue_timeout);
539 ioloop_cancel_wake_event(service->resolve_wakeup);
564 ioloop_cancel_wake_event(instance->reconnect_timeout);
692 ioloop_cancel_wake_event(srpl_connection->keepalive_send_wakeup);
695 ioloop_cancel_wake_event(srpl_connection->keepalive_receive_wakeup);
716 ioloop_cancel_wake_event(srpl_connection->reconnect_wakeup);
721 ioloop_cancel_wake_event(srpl_connection->state_timeout);
726 ioloop_cancel_wake_event(srpl_connection->keepalive_send_wakeup)
    [all...]
omr-publisher.c 218 ioloop_cancel_wake_event(publisher->wakeup_timer);
830 ioloop_cancel_wake_event(publisher->wakeup_timer);
889 ioloop_cancel_wake_event(publisher->wakeup_timer);
service-publisher.c 1135 ioloop_cancel_wake_event(publisher->wakeup_timer);
1140 ioloop_cancel_wake_event(publisher->wakeup_timer);
1433 ioloop_cancel_wake_event(publisher->wakeup_timer);
1443 ioloop_cancel_wake_event(publisher->wakeup_timer);
1786 ioloop_cancel_wake_event(publisher->sed_timeout);
omr-watcher.c 227 ioloop_cancel_wake_event(omw->prefix_recheck_wakeup);
448 ioloop_cancel_wake_event(omw->prefix_recheck_wakeup);
macos-ioloop.c 102 ioloop_cancel_wake_event(wakeup);
171 ioloop_cancel_wake_event(wakeup);
201 ioloop_cancel_wake_event(wakeup_t *wakeup) function
295 ioloop_cancel_wake_event(comm->idle_timer);
350 ioloop_cancel_wake_event(connection->idle_timer);
ioloop.h 287 void ioloop_cancel_wake_event(wakeup_t *NONNULL wakeup);
srp-ioloop.c 153 ioloop_cancel_wake_event(io_context->wakeup);
292 ioloop_cancel_wake_event(io_context->wakeup);
srp-mdns-proxy.c 855 ioloop_cancel_wake_event(instance->retry_wakeup);
1064 ioloop_cancel_wake_event(host->retry_wakeup);
1067 ioloop_cancel_wake_event(host->re_register_wakeup);
1122 ioloop_cancel_wake_event(host->lease_wakeup);
1128 ioloop_cancel_wake_event(host->retry_wakeup);
1134 ioloop_cancel_wake_event(host->re_register_wakeup);
3150 ioloop_cancel_wake_event(host->re_register_wakeup);
nat64.c 150 ioloop_cancel_wake_event(monitor->timer);
241 ioloop_cancel_wake_event(publisher->timer);
adv-ctl-server.c 237 ioloop_cancel_wake_event(server_state->shutdown_timeout);
icmp.c 90 ioloop_cancel_wake_event(message->wakeup);
ioloop.c 293 ioloop_cancel_wake_event(wakeup_t *wakeup) function
dnssd-proxy.c 1084 ioloop_cancel_wake_event(tracker->idle_timeout);
5556 ioloop_cancel_wake_event(advertisement_context->wakeup_timer);
5561 ioloop_cancel_wake_event(advertisement_context->wakeup_timer);
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-api.c 219 ioloop_cancel_wake_event(io_context->wakeup);
244 ioloop_cancel_wake_event(io_context->wakeup);
399 ioloop_cancel_wake_event(io_context->wakeup);

Completed in 46 milliseconds