Searched refs:neighbor_compare_func (Results 1 – 2 of 2) sorted by relevance
109 static int neighbor_compare_func(const Neighbor *a, const Neighbor *b) { in neighbor_compare_func() function127 …H_KEY_DESTRUCTOR(neighbor_hash_ops, Neighbor, neighbor_hash_func, neighbor_compare_func, neighbor_…288 neighbor_compare_func, in link_request_neighbor()
457 static inline int neighbor_compare_func(sd_lldp_neighbor * const *a, sd_lldp_neighbor * const *b) { in neighbor_compare_func() function489 typesafe_qsort(l, k, neighbor_compare_func); in sd_lldp_rx_get_neighbors()