Searched refs:stub_packet_compare_func (Results 1 – 1 of 1) sorted by relevance
106 static int stub_packet_compare_func(const DnsPacket *x, const DnsPacket *y) { in stub_packet_compare_func() function132 DEFINE_HASH_OPS(stub_packet_hash_ops, DnsPacket, stub_packet_hash_func, stub_packet_compare_func);