Searched refs:id128_compare_func (Results 1 – 3 of 3) sorted by relevance
169 int id128_compare_func(const sd_id128_t *a, const sd_id128_t *b) { in id128_compare_func() function186 DEFINE_HASH_OPS(id128_hash_ops, sd_id128_t, id128_hash_func, id128_compare_func);
31 int id128_compare_func(const sd_id128_t *a, const sd_id128_t *b) _pure_;
284 return id128_compare_func(&a->secret_key, &b->secret_key); in ipv6_token_compare_func()