Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_fib_dxr.c235 middle = (middle + lowerbound) / 2; \
239 lowerbound = middle + 1; \
242 if (upperbound == lowerbound) \
243 return (range[lowerbound].nexthop);
251 uint32_t lowerbound; in range_lookup() local
255 lowerbound = 0; in range_lookup()
/freebsd/contrib/unbound/doc/
H A Dunbound-control.rst1102 Times larger or equal to the lowerbound, and smaller than the upper bound.