Home
last modified time | relevance | path

Searched defs:dns_name_to_wire_format (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-dns-domain.c75 TEST(dns_name_to_wire_format) { in TEST() argument
/systemd-251/src/shared/
Ddns-domain.c853 int dns_name_to_wire_format(const char *domain, uint8_t *buffer, size_t len, bool canonical) { in dns_name_to_wire_format() function