Searched refs:BaseDistance (Results 1 – 2 of 2) sorted by relevance
318 BaseDistance ::= INTEGER -- (0..MAX) --322 minimum [0] IMPLICIT -- BaseDistance -- INTEGER OPTIONAL -- DEFAULT 0 --,323 maximum [1] IMPLICIT -- BaseDistance -- INTEGER OPTIONAL
756 uint64_t BaseDistance = in jumpDistance() local761 return BaseDistance + BaseDistance / Jump->Flow; in jumpDistance()762 return 2 * BaseDistance * (NumBlocks() + 1); in jumpDistance()