Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
Duds_daemon.c745 mDNSlocal void SendServiceRemovalNotification(ServiceRecordSet *const srs) in SendServiceRemovalNotification() function
840 if (instance->clientnotified) SendServiceRemovalNotification(srs); in regservice_callback()
1570 …if (si->clientnotified) SendServiceRemovalNotification(&si->srs); // Do this *before* clearing si-… in udsserver_default_reg_domain_changed()
2048 if (ptr->clientnotified) SendServiceRemovalNotification(&ptr->srs); in udsserver_handle_configchange()