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

/systemd/src/resolve/
H A Dresolved-dns-rr.h316 int dns_resource_record_to_wire_format(DnsResourceRecord *rr, bool canonical);
H A Dresolved-bus.c456 r = dns_resource_record_to_wire_format(rr, false);
H A Dresolved-dns-dnssec.c723 r = dns_resource_record_to_wire_format(rr, true);
H A Dresolved-dns-rr.c1176 int dns_resource_record_to_wire_format(DnsResourceRecord *rr, bool canonical) { function

Completed in 1707 milliseconds