Home
last modified time | relevance | path

Searched refs:stub_packet_compare_func (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/resolve/
Dresolved-dns-stub.c106 static int stub_packet_compare_func(const DnsPacket *x, const DnsPacket *y) { in stub_packet_compare_func() function
132 DEFINE_HASH_OPS(stub_packet_hash_ops, DnsPacket, stub_packet_hash_func, stub_packet_compare_func);