Searched refs:compare_keys (Results 1 – 2 of 2) sorted by relevance
48 x_compare_fun *compare_keys; member98 if (h->compare_keys == 0) in hash_table_compare_keys()101 return (*h->compare_keys)(k1, k2) == 0; in hash_table_compare_keys()165 h->compare_keys = compare; in X_PFX()
307 static inline int compare_keys(struct flowidn *fl1, struct flowidn *fl2) in compare_keys() function328 if (compare_keys(&rth->fld, &rt->fld)) { in dn_insert_route()