Home
last modified time | relevance | path

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

/bionic/libc/dns/resolv/
Dres_cache.c463 _dnsPacket_init( DnsPacket* packet, const uint8_t* buff, int bufflen ) in _dnsPacket_init() argument
466 packet->end = buff + bufflen; in _dnsPacket_init()