HomeSort by: relevance | last modified time | path
    Searched defs:srp_mdns_update_finished (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.c 1365 // get down to srp_mdns_update_finished, we can compare the message that did the update to instance->recent_message; if they
1383 srp_mdns_update_finished(adv_update_t *update) function
2041 instance->recent_message = (ptrdiff_t)update->client->message; // for comparison later in srp_mdns_update_finished
2047 srp_mdns_update_finished(update);
2200 instance->recent_message = (ptrdiff_t)instance->update->client->message; // for comparison later in srp_mdns_update_finished
2410 // srp_mdns_update_finished to apply the update to the host object.
2419 srp_mdns_update_finished(update);
3090 srp_mdns_update_finished(update);

Completed in 18 milliseconds