Lines Matching refs:regState_Refresh
1427 if (hi->arv4.state == regState_Registered || hi->arv4.state == regState_Refresh || in GetServiceTarget()
1428 hi->arv6.state == regState_Registered || hi->arv6.state == regState_Refresh) in GetServiceTarget()
2027 case regState_Refresh: in UpdateOneSRVRecord()
2575 if (rr->state == regState_Registered) rr->state = regState_Refresh; in BuildUpdateMessage()
2576 if (rr->state != regState_Refresh && rr->state != regState_UpdatePending) in BuildUpdateMessage()
2721 …egState_Pending && rr->state != regState_Registered && rr->state != regState_Refresh && rr->state … in IsRecordMergeable()
2889 if ((rr->state != regState_Registered && rr->state != regState_Refresh) || in MarkRRForSending()
3238 if (rr->state == regState_Pending || rr->state == regState_Refresh) in hndlRecordUpdateReply()
3242 if (rr->state == regState_Refresh) InvokeCallback = mDNSfalse; in hndlRecordUpdateReply()
3973 case regState_Refresh: in uDNS_DeregisterRecord()
4071 case regState_Refresh: in uDNS_UpdateRecord()
4525 rr->state == regState_Refresh || rr->state == regState_Registered) in CheckRecordUpdates()