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

/external/mdnsresponder/mDNSShared/
H A Ddnssd_ipc.h104 #define TXT_RECORD_INDEX ((uint32_t)(-1)) // record index for default text record macro
H A Ddnssd_clientstub.c1778 hdr->reg_index = RecordRef ? RecordRef->record_index : TXT_RECORD_INDEX;
H A Duds_daemon.c1249 if (hdr->reg_index == TXT_RECORD_INDEX)
1265 if (hdr->reg_index == TXT_RECORD_INDEX) rr = &i->srs.RR_TXT;

Completed in 95 milliseconds