Searched refs:fptype (Results 1 - 3 of 3) sorted by relevance

/systemd/src/resolve/
H A Dresolved-dns-rr.h190 uint8_t fptype; member in struct:DnsResourceRecord::__anon231::__anon242
H A Dresolved-dns-rr.c661 a->sshfp.fptype == b->sshfp.fptype &&
960 rr->sshfp.fptype,
1380 siphash24_compress(&rr->sshfp.fptype, sizeof(rr->sshfp.fptype), state);
H A Dresolved-dns-packet.c954 r = dns_packet_append_uint8(p, rr->sshfp.fptype, NULL);
1836 r = dns_packet_read_uint8(p, &rr->sshfp.fptype, NULL);

Completed in 1328 milliseconds