Searched refs:dns_packet_validate_reply (Results 1 - 5 of 5) sorted by relevance

/systemd/src/resolve/
H A Dresolved-mdns.c86 if (dns_packet_validate_reply(p) > 0) {
H A Dresolved-dns-packet.h170 int dns_packet_validate_reply(DnsPacket *p);
H A Dresolved-llmnr.c104 if (dns_packet_validate_reply(p) > 0) {
H A Dresolved-dns-transaction.c465 if (dns_packet_validate_reply(p) <= 0) {
1040 r = dns_packet_validate_reply(p);
H A Dresolved-dns-packet.c195 int dns_packet_validate_reply(DnsPacket *p) { function

Completed in 2395 milliseconds