Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:record_index

155 	uint32_t record_index;  // index is unique to the ServiceDiscoveryRef
1668 rref->record_index = sdRef->max_index++;
1673 hdr->reg_index = rref->record_index;
1733 rref->record_index = sdRef->max_index++;
1737 hdr->reg_index = rref->record_index;
1778 hdr->reg_index = RecordRef ? RecordRef->record_index : TXT_RECORD_INDEX;
1811 hdr->reg_index = RecordRef->record_index;