Lines Matching refs:SendServiceRegistration
835 mDNSlocal void SendServiceRegistration(mDNS *m, ServiceRecordSet *srs);
1432 …if (srs->uDNS_info.ns.ip.v4.NotAnInteger) SendServiceRegistration(m, srs); // non-zero server add… in ReceivePortMapReply()
1650 else SendServiceRegistration(m, srs); in UpdateSRV()
2403 SendServiceRegistration(m, srs); in hndlServiceUpdateReply()
2419 SendServiceRegistration(m, srs); in hndlServiceUpdateReply()
2554 SendServiceRegistration(m, srs); in hndlServiceUpdateReply()
4236 mDNSlocal void SendServiceRegistration(mDNS *m, ServiceRecordSet *srs) in SendServiceRegistration() function
4400 else SendServiceRegistration(m, srs); in serviceRegistrationCallback()
4768 if (parent) SendServiceRegistration(m, parent); in uDNS_UpdateRecord()
4981 else SendServiceRegistration (m, srs); in CheckServiceRegistrations()
4993 SendServiceRegistration(m, srs); in CheckServiceRegistrations()