Searched refs:record_index (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c255 uint32_t record_index; // index is unique to the ServiceDiscoveryRef member in struct:_DNSRecordRef_t
1086 rref->record_index = sdRef->max_index++;
1090 hdr->reg_index = rref->record_index;
1139 rref->record_index = sdRef->max_index++;
1143 hdr->reg_index = rref->record_index;
1177 hdr->reg_index = RecordRef ? RecordRef->record_index : TXT_RECORD_INDEX;
1203 hdr->reg_index = RecordRef->record_index;

Completed in 35 milliseconds