Searched defs:down_height (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drbt.c2889 size_t this_height, down_height; local
2898 down_height = getheight_helper(DOWN(node));
2900 return (ISC_MAX(this_height, down_height));

Completed in 21 milliseconds