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

  /external/mdnsresponder/mDNSCore/
DNSCommon.c 433 // CompressedDomainNameLength returns the length of a domain name INCLUDING the byte
438 // of that parent, CompressedDomainNameLength returns the length of the prefix portion
442 mDNSexport mDNSu16 CompressedDomainNameLength(const domainname *const name, const domainname *parent)
    [all...]
DNSCommon.h 111 extern mDNSu16 CompressedDomainNameLength(const domainname *const name, const domainname *parent);

Completed in 50 milliseconds