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

/systemd/src/resolve/
H A Dresolved-dns-rr.c697 a->tlsa.matching_type == b->tlsa.matching_type &&
1104 const char *cert_usage, *selector, *matching_type; local
1110 matching_type = tlsa_matching_type_to_string(rr->tlsa.matching_type);
1116 rr->tlsa.matching_type,
1134 n - 6, "", matching_type);
1429 siphash24_compress(&rr->tlsa.matching_type, sizeof(rr->tlsa.matching_type), state);
H A Dresolved-dns-rr.h248 uint8_t matching_type; member in struct:DnsResourceRecord::__anon231::__anon248

Completed in 2075 milliseconds