Searched refs:neighbor_hash_func (Results 1 – 1 of 1) sorted by relevance
90 static void neighbor_hash_func(const Neighbor *neighbor, struct siphash *state) { in neighbor_hash_func() function127 DEFINE_PRIVATE_HASH_OPS_WITH_KEY_DESTRUCTOR(neighbor_hash_ops, Neighbor, neighbor_hash_func, neighb…287 neighbor_hash_func, in link_request_neighbor()