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

/netbsd-current/external/bsd/unbound/dist/edns-subnet/
H A Daddrtree.c316 cmpbit(const addrkey_t *key1, const addrkey_t *key2, addrlen_t n) function
339 if (cmpbit(s1, s2, i)) return i;
524 return cmpbit(key1, key2, n);

Completed in 145 milliseconds