Searched defs:kDNSClass_UniqueRRSet (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h138 kDNSClass_UniqueRRSet = 0x8000,// ... and the top bit indicates that all other cached records are now invalid enumerator in enum:__anon26776
679 // Bit 5 (value 0x20) is set for records received with the kDNSClass_UniqueRRSet
700 kDNSRecordTypePacketAddUnique = 0x90, // Received in the Additional Section of a DNS Response with kDNSClass_UniqueRRSet set
702 kDNSRecordTypePacketAuthUnique = 0xB0, // Received in the Authorities Section of a DNS Response with kDNSClass_UniqueRRSet set
704 kDNSRecordTypePacketAnsUnique = 0xD0, // Received in the Answer Section of a DNS Response with kDNSClass_UniqueRRSet set
1519 mDNSu32 UniqueAnswers; // Number of answers received with kDNSClass_UniqueRRSet bit set

Completed in 592 milliseconds