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

/systemd/src/resolve/
H A Dresolved-dns-zone.c251 bool established = false; local
254 * established. If so, it has been probed already, and
263 established = true;
266 if (established)
503 * weren't established we just give up. If we already
504 * were established, and the peer has the
509 log_debug("Got a successful probe for not yet established RR, we lost.");
515 log_debug("Got a successful probe reply for an established RR, and we have a lexicographically larger IP address and thus lost.");

Completed in 11 milliseconds