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

/systemd/src/resolve/
H A Dresolved-dns-transaction.c2550 } phase; local
2613 phase = PHASE_DNSKEY;
2628 if (phase == PHASE_NSEC)
2637 if (phase == PHASE_DNSKEY)
2644 if (phase != PHASE_ALL)
2697 if (phase != PHASE_ALL)
2871 if (phase == PHASE_DNSKEY && have_nsec) {
2873 phase = PHASE_NSEC;
2877 if (phase != PHASE_ALL) {
2879 * third phase w
[all...]

Completed in 23 milliseconds