Lines Matching defs:generation
67 * That entry holds both the IP ident value and the dce generation number.
74 * and compares the cached generation to detect any changes.
77 * a designated generation number which is never otherwise used, hence
78 * the single comparison with the generation number captures that as well.
365 * Returns the generation number in the last argument.
402 * Returns the generation number in the last argument.
441 * Returns the generation number in the last argument.
484 * When an entry is created we increase the generation number on
549 * When an entry is created we increase the generation number on
620 * Note that we do not bump the generation number here.
738 * Increment the generation avoiding the special condemned value
743 uint_t generation;
747 generation = dce->dce_generation + 1;
748 if (generation == DCE_GENERATION_CONDEMNED)
749 generation = DCE_GENERATION_INITIAL;
750 ASSERT(generation != DCE_GENERATION_VERIFY);
751 dce->dce_generation = generation;
757 * Increment the generation number on all dces that have a path MTU and