Lines Matching defs:dispatchmgr
79 dns_dispatchmgr_t *dispatchmgr;
184 getudpdispatch(int family, dns_dispatchmgr_t *dispatchmgr,
195 result = dns_dispatch_createudp(dispatchmgr, localaddr, &disp);
206 dns_dispatchmgr_t *dispatchmgr, dns_dispatch_t *dispatchv4,
211 result = dns_view_create(mctx, loopmgr, dispatchmgr, rdclass,
260 &client->dispatchmgr);
264 (void)setsourceports(mctx, client->dispatchmgr);
272 result = getudpdispatch(AF_INET, client->dispatchmgr,
281 result = getudpdispatch(AF_INET6, client->dispatchmgr,
299 client->dispatchmgr, dispatchv4, dispatchv6, &view);
331 dns_dispatchmgr_detach(&client->dispatchmgr);
351 dns_dispatchmgr_detach(&client->dispatchmgr);