Searched defs:dispatches (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Ddispatch.h19 * Shared UDP and single-use TCP dispatches for queries and responses.
82 * This is a set of one or more dispatches which can be retrieved
87 dns_dispatch_t **dispatches; member in struct:dns_dispatchset
304 * For all dispatches, "buffersize" is the maximum packet size we will
474 * This currently only works for dispatches using UDP sockets.
560 * 'n' UDP dispatches, with the remainder filled out by clones of the
571 * Cancel socket operations for the dispatches in 'dset'.
577 * Dereference all the dispatches in '*dsetp', free the dispatchset
/bind-9.11.3/bin/named/include/named/
H A Dserver.h109 ns_dispatchlist_t dispatches; member in struct:ns_server
680 * Maintain a list of dispatches that require reserved ports.

Completed in 11 milliseconds