Searched refs:regState_UpdatePending (Results 1 – 2 of 2) sorted by relevance
1628 case regState_UpdatePending: in UpdateSRV()2470 case regState_UpdatePending: in hndlServiceUpdateReply()2548 info->state = regState_UpdatePending; in hndlServiceUpdateReply()2574 if (info->state == regState_UpdatePending) in hndlRecordUpdateReply()2642 info->state = regState_UpdatePending; in hndlRecordUpdateReply()2690 if (info->state == regState_UpdatePending) in SetUpdateExpiration()4102 if (regInfo->state == regState_UpdatePending) in sendRecordRegistration()4140 …te_Refresh && regInfo->state != regState_DeregDeferred && regInfo->state != regState_UpdatePending) in sendRecordRegistration()4284 …lse if (srs->uDNS_info.state != regState_Refresh && srs->uDNS_info.state != regState_UpdatePending) in SendServiceRegistration()4297 if (rInfo->state == regState_UpdatePending) // we're updating the txt record in SendServiceRegistration()[all …]
1548 regState_UpdatePending = 11, // update in flight as result of mDNS_Update call enumerator