Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/edns-subnet/
H A Daddrtree.c316 cmpbit(const addrkey_t *key1, const addrkey_t *key2, addrlen_t n) in cmpbit() function
339 if (cmpbit(s1, s2, i)) return i; in bits_common()
524 return cmpbit(key1, key2, n); in unittest_wrapper_addrtree_cmpbit()