Searched refs:ServiceRegistration (Results 1 – 2 of 2) sorted by relevance
909 if (n->reg.ServiceRegistration == srs) in unlinkSRS()1324 ServiceRecordSet *srs = n->reg.ServiceRegistration; in ReceivePortMapReply()1478 info->reg.ServiceRegistration = srs; in StartNATPortMap()1519 info->reg.ServiceRegistration = mDNSNULL; in StartLLQNatMap()2450 else nat->reg.ServiceRegistration = mDNSNULL; // allow mapping deletion to continue in hndlServiceUpdateReply()4639 nat->reg.ServiceRegistration = mDNSNULL; in uDNS_DeregisterService()5188 nat->reg.ServiceRegistration = mDNSNULL; in SleepServiceRegistrations()
2059 union { AuthRecord *RecordRegistration; ServiceRecordSet *ServiceRegistration; } reg; member