HomeSort by: relevance | last modified time | path
    Searched defs:dispatches (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/include/dns/
dispatch.h 27 * Shared UDP and single-use TCP dispatches for queries and responses.
68 * This is a set of one or more dispatches which can be retrieved
73 dns_dispatch_t **dispatches; member in struct:dns_dispatchset
364 * This currently only works for dispatches using UDP sockets.
404 * 'n' UDP dispatches, with the remainder filled out by clones of the
415 * Dereference all the dispatches in '*dsetp', free the dispatchset
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
dispatch.h 26 * Shared UDP and single-use TCP dispatches for queries and responses.
92 * This is a set of one or more dispatches which can be retrieved
97 dns_dispatch_t **dispatches; member in struct:dns_dispatchset
300 * For all dispatches, "buffersize" is the maximum packet size we will
453 * This currently only works for dispatches using UDP sockets.
539 * 'n' UDP dispatches, with the remainder filled out by clones of the
550 * Cancel socket operations for the dispatches in 'dset'.
556 * Dereference all the dispatches in '*dsetp', free the dispatchset
  /src/external/mpl/bind/dist/bin/named/include/named/
server.h 94 named_dispatchlist_t dispatches; member in struct:named_server

Completed in 13 milliseconds