Searched refs:allocate_udp_buffer (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c303 static void *allocate_udp_buffer(dns_dispatch_t *disp);
1050 allocate_udp_buffer(dns_dispatch_t *disp) { function
1619 region.base = allocate_udp_buffer(disp);
3445 buf = allocate_udp_buffer(disp);

Completed in 504 milliseconds