Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsImpl.h90 #define DNS_DEFAULT_BLKSIZE 512 macro
DDnsImpl.c1045 QueryName = AllocateZeroPool (DNS_DEFAULT_BLKSIZE); in DnsFillinQNameForQueryIp()
1786 Frag.Bulk = AllocatePool (DNS_DEFAULT_BLKSIZE * sizeof (UINT8)); in ConstructDNSQuery()