HomeSort by relevance Sort by last modified time
    Searched refs:kDNSClass_UniqueRRSet (Results 1 - 3 of 3) sorted by null

  /external/mdnsresponder/mDNSCore/
mDNS.c     [all...]
mDNSEmbeddedAPI.h 138 kDNSClass_UniqueRRSet = 0x8000,// ... and the top bit indicates that all other cached records are now invalid
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
    [all...]
DNSCommon.c     [all...]

Completed in 91 milliseconds