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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h163 kDNSClass_UniqueRRSet = 0x8000, // ... and the top bit indicates that all other cached records are now invalid enumerator in enum:__anon23
726 // Bit 5 (value 0x20) is set for records received with the kDNSClass_UniqueRRSet
747 kDNSRecordTypePacketAddUnique = 0x90, // Received in the Additional Section of a DNS Response with kDNSClass_UniqueRRSet set
749 kDNSRecordTypePacketAuthUnique = 0xB0, // Received in the Authorities Section of a DNS Response with kDNSClass_UniqueRRSet set
751 kDNSRecordTypePacketAnsUnique = 0xD0, // Received in the Answer Section of a DNS Response with kDNSClass_UniqueRRSet set
1920 mDNSu32 UniqueAnswers; // Number of answers received with kDNSClass_UniqueRRSet bit set

Completed in 73 milliseconds