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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dview.h137 in_port_t dstport; member in struct:dns_view
365 dns_view_setdstport(dns_view_t *view, in_port_t dstport);
375 *\li 'dstport' is a valid TCP/UDP port number.
379 * on 'dstport'. For servers whose address has already
/bind-9.6-ESV-R11/bin/tests/
H A Dadb_test.c267 now, NULL, view->dstport, &client->find);
/bind-9.6-ESV-R11/lib/dns/
H A Dview.c188 view->dstport = 53;
677 dns_view_setdstport(dns_view_t *view, in_port_t dstport) { argument
679 view->dstport = dstport;
H A Dresolver.c2507 res->view->dstport, &find);
H A Dzone.c6890 notify->zone->view->dstport,
/bind-9.6-ESV-R11/bin/named/
H A Dlwdgabn.c439 client->clientmgr->view->dstport,

Completed in 65 milliseconds