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

/bind-9.11.3/lib/dns/
H A Ddispatch.c292 static void *allocate_udp_buffer(dns_dispatch_t *disp);
919 allocate_udp_buffer(dns_dispatch_t *disp) { function
1527 region.base = allocate_udp_buffer(disp);
3735 buf = allocate_udp_buffer(disp);

Completed in 17 milliseconds