Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-neighbor.c90 static void neighbor_hash_func(const Neighbor *neighbor, struct siphash *state) { in neighbor_hash_func() function
127 DEFINE_PRIVATE_HASH_OPS_WITH_KEY_DESTRUCTOR(neighbor_hash_ops, Neighbor, neighbor_hash_func, neighb…
287 neighbor_hash_func, in link_request_neighbor()