Home
last modified time | relevance | path

Searched refs:_dnsPacket_hashBytes (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
Dres_cache.c768 _dnsPacket_hashBytes( DnsPacket* packet, int numBytes, unsigned hash ) in _dnsPacket_hashBytes() function
822 hash = _dnsPacket_hashBytes(packet, 4, hash); /* TYPE and CLASS */ in _dnsPacket_hashQR()