Home
last modified time | relevance | path

Searched refs:dipa (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/resolve/
Dresolved-dns-stub.c943 _cleanup_free_ char *dipa = NULL; in dns_stub_process_query() local
945 r = in_addr_to_string(p->family, &p->destination, &dipa); in dns_stub_process_query()