Searched refs:in_addr_prefix_hash_func (Results 1 – 1 of 1) sorted by relevance
58 static void in_addr_prefix_hash_func(const struct in_addr_prefix *a, struct siphash *state) { in in_addr_prefix_hash_func() function84 DEFINE_HASH_OPS(in_addr_prefix_hash_ops, struct in_addr_prefix, in_addr_prefix_hash_func, in_addr_p…85 …DESTRUCTOR(in_addr_prefix_hash_ops_free, struct in_addr_prefix, in_addr_prefix_hash_func, in_addr_…