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

/bind-9.6-ESV-R11/lib/dns/
H A Dxfrin.c1050 dns_difftuple_t *soatuple = NULL; local
1079 DNS_DIFFOP_EXISTS, &soatuple));
1080 xfr->ixfr.request_serial = dns_soa_getserial(&soatuple->rdata);
1086 CHECK(tuple2msgname(soatuple, msg, &msgsoaname));
1137 if (soatuple != NULL)
1138 dns_difftuple_free(&soatuple);

Completed in 2257 milliseconds