HomeSort by: relevance | last modified time | path
    Searched defs:level_matches (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/include/dns/
rbt.h 235 * level_matches tells how many levels matched above the node
237 * in the first level thus results in level_matches being set to 1.
241 unsigned int level_matches; member in struct:dns_rbtnodechain
349 *\li The chain's 'level_matches' is not directly related to the predecessor.
353 * level_matches is 0.
388 * chain->level_matches and chain->level_count are equal.
408 * chain->level_matches is 0.
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
rbt.h 281 * level_matches tells how many levels matched above the node
283 * in the first level thus results in level_matches being set to 1.
287 unsigned int level_matches; member in struct:dns_rbtnodechain
472 *\li The chain's 'level_matches' is not directly related to the predecessor.
476 * level_matches is 0.
511 * chain->level_matches and chain->level_count are equal.
531 * chain->level_matches is 0.

Completed in 16 milliseconds