Searched refs:record_index (Results 1 – 1 of 1) sorted by relevance
255 uint32_t record_index; // index is unique to the ServiceDiscoveryRef member1086 rref->record_index = sdRef->max_index++; in DNSServiceRegisterRecord()1090 hdr->reg_index = rref->record_index; in DNSServiceRegisterRecord()1139 rref->record_index = sdRef->max_index++; in DNSServiceAddRecord()1143 hdr->reg_index = rref->record_index; in DNSServiceAddRecord()1177 hdr->reg_index = RecordRef ? RecordRef->record_index : TXT_RECORD_INDEX; in DNSServiceUpdateRecord()1203 hdr->reg_index = RecordRef->record_index; in DNSServiceRemoveRecord()